ci: switch from Firebase OTA to Xcode WiFi/USB direct deploy #5
Reference in New Issue
Block a user
Delete Branch "ci/iphone-deploy-workflow"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
🚫 Firebase App Distribution → Xcode réseau
Problème : Pas de compte Apple Developer payant → Firebase App Distribution (OTA/Ad Hoc) impossible.
Solution : Déploiement direct via Xcode en réseau :
xcrun devicectl device install app(Xcode 15+)ios-deploy --bundleChangements
firebase-tools, IPA packaging, secrets Firebase)-allowProvisioningUpdates(compatible compte gratuit)00008120-000925CE3672201EPrérequis
ios-deployinstallé (brew install ios-deploy)Pull request closed