Closed PBruce closed 9 years ago
Xcode 6.2 seems to have a UUID that you haven't added yet, as per your explanation here:
https://github.com/DyCI/dyci-main/wiki/Troubleshooting
I added this manually to the Info.plist and it seems to work great:
Info.plist
<string>A16FF353-8441-459E-A50C-B071F53F51B7</string>
Fixed in 03eceeca296dbdce2cae62a32f8384096b31ecff
Thanks!
Xcode 6.2 seems to have a UUID that you haven't added yet, as per your explanation here:
https://github.com/DyCI/dyci-main/wiki/Troubleshooting
I added this manually to the
Info.plist
and it seems to work great: