Reputation: 3416
This is not a duplicate question!
I uploaded my new app to App Store successfully and am working on the next version.
Now I want to generate an archive, but the archive button is disabled. And yes, the target points to generic build device.
What else can cause the problem?
Upvotes: 4
Views: 4294
Reputation: 3416
I've fixed it. go to "edit scheme" and check "archive" for your target.
Somehow I've lost the check
Upvotes: 1
Reputation: 13514
Select Generic Only Device and make sure the target is correct then the build option will be enabled.
Upvotes: 13