Archive type changed to Generic Xcode Archive and is not making ipa
Asked Answered
T

1

8

with the reference of this Xcode has started making archives, not apps. How do I change it back? question and answer i have to change my "Skip Installation" flag but i am unable to find this flag. I am using xcode 4.4.1. Kindly help me how can I fix it?enter image description here

Thence answered 21/9, 2012 at 5:54 Comment(0)
S
28

Go to project - build settings. In the search field type "skip". It will show you the Skip Install option in Deployment.

Somniferous answered 18/10, 2012 at 7:50 Comment(3)
if you see under the build settings there are 4 options "Basic", "All", "combined", "levels". In my case "Basic" was selected when i selected "All" then Skip was available to me. ThanxThence
To be clear: set Skip Install to NO on your archive project, and YES to any sub-projects.Inconformity
thanks TRedman: I've also faced with this issue after having added a project as dependency to another. I had to set Skip Install to YES foer the subproject in order to correctly create the .ipa fileStreaming

© 2022 - 2024 — McMap. All rights reserved.