Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
2 votes
1 answer
511 views

Xcode 4.5 Enterprise signing issue (worked in Xcode 4.3.3)

I've recently updated my Xcode on my MBP to 4.5 (first picture), and now all my identities say "from '(null)'" in them when I try to sign for enterprise distribution. I tried to go ahead and sign it ...
Aaron Francis's user avatar
0 votes
2 answers
150 views

Don't find provisioning profile to export ipa

I have a problem to export a ipa with xcode4. I compile the app with a provisioning profile without problems, and archive it. When I choose "Distrubute ... -> Save for Enterprise or Ad-Hoc Deploy" don'...
alfonsomiranda's user avatar
1 vote
2 answers
700 views

Xcode 4 UI builds app fine but commandline xcodebuilder fails on code signing

Our iOS application will not build successfully from the command line using xcodebuilder version 4 but has no issues when building from the Xcode 4 UI. The command line throws the following error ...
daning's user avatar
  • 11
4 votes
3 answers
6k views

Xcode 4 -- "no provisioned iOS device is connected" with iPod touch 2

I have two iPod touches. One is 2nd generation running iOS 4.2.1, and the other is 4th generation, running iOS 4.3. I have the same provisioning profile installed on both of them. My app runs ...
William Jockusch's user avatar