Signer not valid error

后端 未结 10 2113
悲&欢浪女
悲&欢浪女 2020-12-01 08:50

I\'ve created an ad hoc build of my app and would like another person to install it. I have their device ID (two actually) in the provisioning profile. My certificate is t

10条回答
  •  失恋的感觉
    2020-12-01 09:02

    This wouldn't work for me with an iphone 3G running IOS 3.1.3. I verified that the distribution profile wasn't on the phone by looking at settings->general ( there was no profile option listed).

    I then installed the iphone config utility:

    http://support.apple.com/kb/DL851

    Then:

    1. run iphone config
    2. drag and drop embedded.mobileprovision file to app
    3. click device on left side
    4. click "provisioning profiles" tab
    5. click on the profile and then click the "install" button

    Then the app installed just fine.

提交回复
热议问题