46bf8cae9bcc7d755b223da38af07132afc022b2
- Remove all ios-deploy references (brew install, USB setup, device discovery) - Remove iPhone Preparation section (UDID, libimobiledevice) - Add Firebase App Distribution setup section: - Firebase project creation via console.firebase.google.com - Enable App Distribution, get App ID - Service account with Firebase App Distribution Admin role - Base64 encoding instructions for service account key - Gitea secrets: FIREBASE_APP_ID, FIREBASE_SERVICE_ACCOUNT - Add testers group 'millian-test' and invite flow - Add Compilation Error Troubleshooting section: - xcodegen clearing signing team - TabataGoWatchWidget needing explicit team ID in project.yml - General build debugging tips - Update workflow overview to reflect Firebase flow - Update secrets table and manual test run command
Description
No description provided