Search code examples
iphoneios4xcode4ad-hoc-distribution

iPhone App problem while creating AdHoc after adding new target for iPad


In x-code4 I want to make Adhoc version (.ipa file of the project) but after build and archive when i press "Share" in organizer it is not showing option for selecting ipa Package

previouly it was showing option when target was only ipohne

enter image description here enter image description here

in other project i am able to select it as shown below

enter image description here enter image description here

so what could be the problem ? what should I do to get option for making ipa file?

(i have also included coreplot-cocaTouch.xcodeproject to my app so it may creating problem?

in my project there are different xib fles for iphone and ipad so there are two targets in single project )


Solution

  • I think this is a duplicate of this question: XCode4 + iOS 4.3: "No Packager exists for the type of archive"

    You probably need to change your static libraries to "Skip Install".