When I remove my entitlements from code signing my application is able to write my log to the application support/{APP_NAME} folder and use ditto the replace the app contents with the latest release.
Do I need entitlements for my application?
Do I need to do extra configuration on the apple developer portal for entitlements if my application is not distributed from the app store?
Post
Replies
Boosts
Views
Activity
Also, my application uses wails, which is a standard go application with a webkit frontend for the view.