-
Notifications
You must be signed in to change notification settings - Fork 1
Home
ChiefVenzox edited this page Jun 6, 2026
·
2 revisions
ChiefKit Studio is a native macOS SwiftUI playground for exploring three ChiefKit packages:
- SwiftState
- NotebookFlowKit
- SwiftBlocks
The app is designed as a polished MVP for developers who want to inspect live examples, copy SwiftUI snippets, copy Package.swift dependency entries, and export example files.
- Native macOS sidebar layout
- Live preview area
- Code preview panel
- Copy and export actions
- Responsive split layout
- Rounded ChiefKit app icon
- macOS DMG packaging script
swift build./script/build_and_run.sh./script/package_macos.shThe generated setup is written to:
dist/ChiefKit Studio Setup.dmg
The DMG is intentionally ignored by git.