Am Facing a weird situation where in, i have a provisioning profile with a UDID added in it, i tried opening profile through textEdit and i can see the UDID when i generate a build and upload it to https://betafamily.com/supersend i didnt see that UDID in the list provided,and am unable to install the build on that device.
I tried generating another provisioning profile and generated a new ipa but no luck, Has any one faced this issues earlier?
Till Xcode 7.0 GM it was working as expected.
The problem started from Xcode 7.1.
The Issue: In project configuration file you select new provisional certificated but in archive file it points to old [So the archive file display the UDID of old provisional certificates & not the UDID [Added UDID] of new provisional certificate].
The Solution: [Temporary Solution] Delete all provision certificate from iPhone Configuration certificate & Xcode Provisioning Profiles folder [Image Below]. Just download [No need to recreate or other stuff] the new adhoc provisional certificate & install. Close Xcode, Restart & create archive. This worked for me.
来源:https://stackoverflow.com/questions/33339341/provisioning-profile-has-udid-but-the-ipa-doesnt-have-it-resulting-in-app-not-g