Hello all, has anyone been able to build the app to submit? My archive btn is greyed out so I'm not sure how to proceed . Any help appreciated. Thanks in advance.
Archive button greyed out?
What archive button? There is a menu item in Xcode. Product -> Archive.
First archive your product, then in Xcode organizer validate or upload your app to the app store (big blue button).
Remember, you can't archive if:
- a simulator is selected instead of a device
- there is an error when building
- you haven't staged your app as 'Waiting for Upload' in iTunes Connect
- you've recently renewed your apple developer account, and not yet updated the provisions to reflect that activity
// If this is just about testing to a device and you're getting a message that Xcode can't archive, try deleting all older versions of that app on the target device first