Skip to content

ChiefVenzox/ChiefKitStudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChiefKit Studio

ChiefKit Studio is a native macOS SwiftUI playground for exploring example usage of:

  • SwiftState
  • NotebookFlowKit
  • SwiftBlocks

The first version is intentionally lightweight: it compiles standalone, demonstrates each package visually, and provides copyable SwiftUI and Package.swift snippets for developers to move into their apps.

Download

Download the latest macOS DMG setup:

Download ChiefKit Studio for macOS

Run

Open Package.swift in Xcode 26.5 or later, or run:

./script/build_and_run.sh

The app targets macOS 13+ and uses only SwiftUI/AppKit from the system SDK.

Package For macOS

Create a signed local .app bundle and compressed DMG setup:

./script/package_macos.sh

The generated setup is written to:

dist/ChiefKit Studio Setup.dmg

Releases

No releases published

Packages

 
 
 

Contributors