-
Notifications
You must be signed in to change notification settings - Fork 1
iOS Upload TestFlight
Thomas Groechel edited this page May 5, 2021
·
2 revisions
Link: https://developer.apple.com/documentation/xcode/distributing-your-app-for-beta-testing-and-releases
-
Build iOS but:
- use Apple developer signing
- use a unique bundle id
- use
Archive
option
- Add icons (in google drive) or else it won't upload
- Go to apple connect online
- Go to Apps -> create an app
- use all the same info
- use a random sdk, can be anything
- Now distribute the app archive via XCode