Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to build and archive iOS application?

How to build and archive or archive only iOS application? I want to archive to .ipa file but cannot select "Product>Archive" or "Product>Build for>Build for Archive" menu (is disabled). I am using Xcode 4.1 on OS Lion. Have any special configuration to building with archive option I don't known?

Thanks in advance.

like image 526
youshunei Avatar asked Jul 30 '11 11:07

youshunei


People also ask

How do I archive in iOS build?

Navigate to your project's settings. Under iOS (or the target you want to build your app for) > Identity, you'll want to increment the Build number. For example, if the Build number was 1, you'll want to set it to 2. Then, in the top menu, under Product, click on Archive.

Can you build your own iOS app?

Thousands of iOS apps are built and published each day through Appy Pie's iOS app builder platform! Create your own native iOS mobile apps within a few minutes. Appy Pie's iPhone app builder gives you the perfect tools to create an app for the iOS with zero coding.


1 Answers

Please select device from target then simulator as -

enter image description here

like image 166
saadnib Avatar answered Oct 17 '22 03:10

saadnib