Skip to content

Setup

Prerequisites

  • Xcode 16+
  • XcodeGen (brew install xcodegen)

Build

cd ios
xcodegen generate
open *.xcodeproj

Tests

xcodebuild test -scheme FastE -destination 'platform=iOS Simulator,name=iPhone 16'