Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode archive button disabled

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?

like image 559
Yitzchak Avatar asked Sep 03 '25 03:09

Yitzchak


1 Answers

Select Generic Only Device and make sure the target is correct then the build option will be enabled.enter image description here

like image 154
Parth Adroja Avatar answered Sep 05 '25 00:09

Parth Adroja