0
Alex Wilson
  • 2,421
  • 11
  • 13
Kirk Strobeck
  • 17,984
  • 20
  • 75
  • 114

1 Answers1

1

Be sure you generate provision at developer.apple.com and download it. Then click twice on profile so it will be automatically installed. After that make ipa file. When Organizer will ask you about Provisioning Profile be sure to choose the newest profile.

As for me I have 2 provisioning profiles with the same name. I chose the last one. enter image description here

AlexPrinceton
  • 1,173
  • 9
  • 12
  • Yep, I have the correct prov profile for the app and the target. Do I need to `Save for Enterprise Distribution` ? – Kirk Strobeck Apr 25 '14 at 18:56
  • I've tried with the the following profiles, `Ad Hoc`, `App Store Official`, `iOS Team Provisioning Profile: *`, and `iOS Team Provisioning Profile: com.myappname` – Kirk Strobeck Apr 25 '14 at 19:16
  • Yes you need to save for enterprize distribution. You can do it with Ad Hoc provision and with development provision. Kirk, do your UDIDs starts with FFFF or not? – AlexPrinceton Apr 26 '14 at 20:13