Mac App Signing via entitlements.plist #82
EasyG0ing1
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm not sure if this information will be of any use to you, but thus far, I've been using this packager to make my apps and all that Ive needed to do in order for the app to simply run on a mac without needing to have anything signed, is that I have a file named
entitlements.plist
in the root of my project than this option goes in the config for the packager in the POM fileI've attached the file just in case it helps at all.
entitlements.plist.zip
Beta Was this translation helpful? Give feedback.
All reactions