sindresorhus/LaunchAtLogin-Legacy

Invalid Provisioning Profile Signature

mixtly87 opened this issue · 2 comments

When trying to upload macOS app to AppStore I get an error:

Invalid Provisioning Profile Signature. The provisioning profile included in the bundle XYZ [XYZ.pkg/Payload/MyApp.app] cannot be used to submit apps to the Mac App Store until it has a valid signature from Apple. For more information, visit the macOS Developer Portal. (ID: #####)

s1

Before that when Xcode asks me to set provisioning profile, there is no option for LaunchAtLoginHelper.app

Screenshot 2023-05-05 at 01 50 23

Is there a way to fix this issue? I would like to distribute the app on official MacAppStore which means it should be sandboxed.

The error is not related to LaunchAtLogin.

You're right. I was mislead. Closing.