ios - After Xcode is built into a test package, why can't it be installed through iTunes?
我想大声告诉你2017-05-31 10:32:08
0
3
745
When making the test package .ipa through XCode, it cannot be installed through ITunes. The UUID is added. After putting it into the APP hosting platform, when downloading, it still cannot be downloaded and installed.
Pack up again. . . I've encountered it too
I feel there is something wrong with the certificate you packaged. Use the
adhoc
certificate package and upload it toDandelion
Check if UDID is added to your certificate, update the certificate, and try repackaging