Post

Replies

Boosts

Views

Activity

Notarized app not from 'identified developer' on Big Sur
Are there new restrictions on entitlements or notarization in Big Sur? We distribute our macOs app notarized without using the app store. When running an app on a fresh Catalina machine it runs fine, but in the Big Sur public beta the user sees an error that the App ' was blocked from use because it is not from an identified developer'. Running scripts on the device confirms that the .dmg is in fact signed by our company. We have no such issues on Catalina. Gatekeeper settings allow apps from 'App Store and identified developers' Because our app based on the Electron framework we have the following entitlements enabled.    <key>com.apple.security.cs.allow-jit</key><true/>   <key>com.apple.security.cs.allow-unsigned-executable-memory</key><true/>
6
0
2.2k
Jan ’21