Breeder Player IPA build note This Windows machine cannot produce a valid signed .ipa because iPhone archives require macOS, Xcode, and Apple code signing. Across-device path: Windows creates the .breeder.zip story. Cloudflare hosts the web player, source download, and optional linked story URLs. Mac signs and exports the iPhone app. iPhone or iPad imports, previews, plays, tunes, and saves Breeder stories. Use the included source zip on your Mac: 1. Unzip Breeder-iOS-source.zip. 2. Open BreederIOS/BreederIOS.xcodeproj. 3. Select target BreederIOS. 4. Set your Apple Team under Signing & Capabilities. 5. Build to a connected iPhone, or run: cd BreederIOS APPLE_TEAM_ID=YOURTEAMID ./build_ipa_on_mac.sh The resulting IPA will be at: BreederIOS/build/Breeder.ipa The app supports portrait plus landscape left/right. The bundled Breeder web app is stored under: BreederIOS/BreederIOS/app