Post

Replies

Boosts

Views

Activity

Reply to Can't submit macOS app to App Store: Invalid Provisioning Profile Signature error
Hi, I've had the same issue just now. It seems that something is wrong with provisioning profiles, they got invalidated or something. Anyway, regenerating them helped. If you have 'Automatically manage signing' enabled in your project then you could do the following. Close Xcode rm -rf ~/Library/MobileDevice/Provisioning\ Profiles/ Open Xcode and wait until it updates profiles Try submitting the app again In my case the issue was gone after the profiles were updated.
May ’23