anhduongt
anhduongt

Reputation: 1119

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.

Upvotes: 14

Views: 10796

Answers (1)

saadnib
saadnib

Reputation: 11145

Please select device from target then simulator as -

enter image description here

Upvotes: 30

Related Questions