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
I have a problem with the entitlements.
The script generates it based on my provisioning profile, but the app identifier used in the new entitlement is not correct.
Instead of having PREFIX.APP_BUNDLE_ID, I have PREFIX.APP_BUNDLE_ID.APP_BUNDLE_ID.
I guess the script detects the whole App Id and store it in the prefix...
The text was updated successfully, but these errors were encountered:
Hi,
I have a problem with the entitlements.
The script generates it based on my provisioning profile, but the app identifier used in the new entitlement is not correct.
Instead of having PREFIX.APP_BUNDLE_ID, I have PREFIX.APP_BUNDLE_ID.APP_BUNDLE_ID.
I guess the script detects the whole App Id and store it in the prefix...
The text was updated successfully, but these errors were encountered: