简体   繁体   中英

Unable to save for ad hoc deployment xcode 6

I have been unable to save for ad hoc deployment ever since I upgraded my XCode 5 to XCode 6. I have tried to delete my certificate and upload it back, but it will still return the same error.

Here's the error that I had when trying to save for ad hoc deployment.

在此处输入图片说明

For your information, I am able to build the archive file but not the .ipa. I also checked the code signing and it use the same enterprise distribution profile. Any help would be appreciated.

Well, I had the same frustrating issue but for me Xcode created an XC: blah blah blah provisioning profile which was really annoying because even though I had the correct provisioning profile created for ad hoc deployment and also installed, Xcode would not see it when trying to export the ipa.

Solution: It's very odd and I think it's the same case (please say if it's not) as mine: You have multiple test devices and only a few are selected for the Ad Hoc Provisioning Profile. Am I right?

If so, edit your Provisioning Profile and select All your devices and refresh your account in Xcode to download the latest changes.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM