Development

Building from Source

How to build Pi Island from source code
Properties2
Iconi-lucide-hammer
Order80

Requirements

  • macOS 14.0 or later
  • Xcode 15.0 or later

Development Build

swift build && .build/debug/PiIsland

App Bundle

./scripts/bundle.sh

Creates Pi Island.app with proper bundle structure.

Packaging Options

./scripts/bundle.sh --sign --dmg