Racket for iOS. The frontend is mostly vibe coded.
- Racket 9.1 CS
- Noise
- macOS Sequoia
- Xcode 26+
$ cp xcconfigs/Local.xcconfig.example xcconfigs/Local.xcconfig
# Edit xcconfigs/Local.xcconfig with your Apple Development Team ID
$ ./bin/pbraco pkg install --name ruckus-core/
$ ./bin/pbraco pkg install --copy ruckus-openssl/
$ tuist install
$ ./bin/prepare-distribution
$ make
$ tuist generate
$ tuist xcodebuild build
Licensed under the 3-Clause BSD License. See LICENSE for details.