Post

Replies

Boosts

Views

Activity

Reply to Binary is improperly signed but only on macOS 11
@DTS Engineer Are you certain? Upgrading 11.6 to 11.7.10 resulted by printing the entitlement instead of empty. Why is this error only happening on major version 11, but not on 12,13,14,15? Code has restricted entitlements, but the validation of its code signature failed. Unsatisfied Entitlements: ogle Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/ 138.0.7204.50/Libraries/libGLESv2.dylib Jun 30 12:18:55 DF149 com.apple.xpc.launchd[1] (application.app.schoolyear.exams.1242145.1242151[651]): Binary improperly signed. How does one fix this issue? I managed to find what you wanted to link, but probably you formatted it away: https://developer.apple.com/forums/thread/706427
Topic: Code Signing SubTopic: General Tags:
Jun ’25
Reply to Binary is improperly signed but only on macOS 11
@DTS Engineer Are you certain? Upgrading 11.6 to 11.7.10 resulted by printing the entitlement instead of empty. Why is this error only happening on major version 11, but not on 12,13,14,15? Code has restricted entitlements, but the validation of its code signature failed. Unsatisfied Entitlements: ogle Chrome.app/Contents/Frameworks/Google Chrome Framework.framework/Versions/ 138.0.7204.50/Libraries/libGLESv2.dylib Jun 30 12:18:55 DF149 com.apple.xpc.launchd[1] (application.app.schoolyear.exams.1242145.1242151[651]): Binary improperly signed. How does one fix this issue? I managed to find what you wanted to link, but probably you formatted it away: https://developer.apple.com/forums/thread/706427
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’25
Reply to Assessment mode crashes WindowServer on 14.5 sonoma intel 2019
Issue was that I was setting the kiosk mode behaviour to the window of my application. Apparently an assert call is present for this on 14.5
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’25
Reply to Using provision profile to access assessments triggers a keychain popup
Issue was that i used the same bundleid for electron builder that the provision profile had, instead of a different wildcard, like app.company.com
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’25