ChiefKit Studio
A native macOS SwiftUI playground for inspecting live examples, copying code snippets, and exporting dependency configurations for ChiefKit packages.
macOS Setup Bundle
Get the DMG package to run the playground locally. Explore interactive SwiftUI components and copy Package.swift dependency declarations instantly.
Playground Highlights
Core Packages Included
Features active examples for SwiftState, NotebookFlowKit, and SwiftBlocks. Inspect state flows and blocks in real-time.
Native macOS Sidebar
Designed with standard macOS navigation sidebars, live component rendering areas, and split layout code inspectors.
Snippet Exporter
Copy production-ready SwiftUI code blocks and dependency package lines directly into Xcode with copy and export shortcuts.
Quick Build & Package Guide
The project utilizes a modular, self-contained SwiftPM structure. Compile and package the app for local macOS installations using these terminal commands:
swift build
./script/build_and_run.sh
./script/package_macos.sh