开发者

Provisioning profiles handling in Xcode 4

开发者 https://www.devze.com 2023-03-04 17:32 出处:网络
I have : adhoc_myApp.mobileprovision, i would like to submit my .ipa with mail to the tester. I have done like this : Product/ Archive, and i have got the error :

I have : adhoc_myApp.mobileprovision, i would like to submit my .ipa with mail to the tester. I have done like this : Product/ Archive, and i have got the error :

Code Sign error: The identity 'iPhone Distribution' doesn't match any identity in any profile
  1. i think that, i should add my adhoc_myApp.mobileprovision to xcode, but how i can do it in xcode 4 ??

  2. And how i can shre the ipa?

thanks for your answer开发者_开发问答s


You can drag the provisioning profile to iTunes, or put it manually in ~/Library/MobileDevice/Provisioning Profiles

0

精彩评论

暂无评论...
验证码 换一张
取 消