Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode 4 - "Archive" is greyed out?

Tags:

xcode

xcode4

I would like to archive my application, but the Archive option is greyed out. What could cause this?

enter image description here

like image 880
Nippysaurus Avatar asked Mar 10 '11 21:03

Nippysaurus


2 Answers

You have to select the device in the schemes menu in the top left where you used to select between simulator/device. It won’t let you archive a build for the simulator.

Or you may find that if the iOS device is already selected the archive box isn’t selected when you choose “Edit Schemes” => “Build”.

like image 122
jason Avatar answered Oct 10 '22 20:10

jason


see the picture. but I have to type enough chars to post the picture.:)

enter image description here

like image 30
rockXrock Avatar answered Oct 10 '22 19:10

rockXrock