You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a great little tool, which I use regularly for debugging code signing and provisioning issues.
I've noticed that it support .app and .ipa files, but doesn't work for iOS today and watch extensions which have .appex.
I assume this can be added to the Provisioning-Info.plist like how the .app handling is defined, but I'm not sure how to find out the bundle type to add to the LSItemContentTypes.
The text was updated successfully, but these errors were encountered:
This is a great little tool, which I use regularly for debugging code signing and provisioning issues.
I've noticed that it support
.app
and.ipa
files, but doesn't work for iOS today and watch extensions which have.appex
.I assume this can be added to the Provisioning-Info.plist like how the .app handling is defined, but I'm not sure how to find out the bundle type to add to the
LSItemContentTypes
.The text was updated successfully, but these errors were encountered: