Ad Hoc distribution for beta testing xcode 4.3

后端 未结 4 907
被撕碎了的回忆
被撕碎了的回忆 2021-01-30 20:57

After following the great tutorials from http://www.raywenderlich.com/ on how to submit your app to the app store from square one I started planning my beta test program.

<
4条回答
  •  深忆病人
    2021-01-30 21:22

    The only difference I can see is in the CodeSigning, ensure both lines under Adhoc point to your certificate.

    Second thing to verify: You did not mention the plist that is created during the "Save for Enterprice". Did you upload that to your server, too? And does your link point to this plist? Check out this answer for the plist stuff: How to send the build to already provisioned remote person's iPhone

提交回复
热议问题