mhdhejazi / Catalyst-AppKit

Access AppKit API from a Mac Catalyst app using a macOS plugin written in pure Swift.
23 stars 0 forks source link

Can't upload app to appstore. #1

Open Achyut-Sagar opened 3 years ago

Achyut-Sagar commented 3 years ago

I'm working on Mac-Catalyst app and integrated this bundle to communicate with AppKit and it works perfectly! But The Problem occurs when I try to submit the app to Appstore.

It Throws me an error: ERROR ITMS-90283: "Invalid Provisioning Profile. The provisioning profile included in the bundle com.XXX.MacPlugin [com.XXX.XXXX.pkg/Payload/XXX.app/Contents/PlugIns/MacPlugin.bundle] is invalid. [Invalid 'com.apple.application-identifier' entitlement value.] For more information, visit the macOS Developer Portal."