Hi,
I recently updated Xcode to 11.6 and since then my apps aren't accepted by Apple any more. I get the following error:
Missing com.apple.application-identifier in provisioning profile.
I've recreated all the certificates, identifiers and profiles, deleted all profiles from Mac and restarted Xcode but still nothing helped.
The app was working fine last week and I have not made any changes to the code base or required entitlements which might have resulted in the error.
The provisioning profile has application-identifier entitlement, but when uploading it's invalid and complains about missing com.apple.application-identifier
Any help would be appreciated.
Thanks
Paul