Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Archive button grayed out in Xcode

People also ask

How do I archive in Xcode?

Archive your App In Xcode with your project open, select the simulator (button near the top of the window next to your project name, typically named as a specific type of iPhone) – change it to Generic iOS Device. Open the Product menu and choose Archive. You will see the archive information. Click Validate App.

Where is archive organizer in Xcode?

Archive Organizer Path: The archives are stored in /Users/username/Library/Developer/Xcode/Archives/$DATE/Project Name Datetime. xcarchive , it's easier to just right click the archive to show path in the organizer though.

Why is archive greyed out Xcode?

You can not archive, because from target you have not selected device or Generic iOS device or Any iOS Device , still there is a simulator.


Answer valid through Xcode 7, 8, 9, 10, 11 and 12+


You can not archive, because from target you have not selected device or Generic iOS device or Any iOS Device , still there is a simulator.

Nothing generic or wrong with Xcode 7. This happens with all Xcode versions.


  • Problem - Why archived button is grayed out?

enter image description here


  • Solution - Why archived button is not grayed out?

enter image description here

In Xcode 12 it is named Any iOS Device

Xcode 12