Breeder iOS IPA status This Windows machine cannot produce a valid signed .ipa because iOS archives require macOS, Xcode, and Apple code signing. Use the included source zip on your Mac: 1. Unzip Breeder-iOS-source.zip. 2. Open BreederIOS/BreederIOS.xcodeproj. 3. Set your Apple Team under Signing & Capabilities. 4. Build to device or run: APPLE_TEAM_ID=YOURTEAMID ./build_ipa_on_mac.sh The resulting IPA will be at: BreederIOS/build/Breeder.ipa