[macOS]Add entitlements path to bundle-file so Gramps.app is signed with it.
This commit is contained in:
parent
87860fcfd2
commit
e1794090e1
@ -12,6 +12,7 @@
|
|||||||
</meta>
|
</meta>
|
||||||
|
|
||||||
<plist>${project}/Info.plist</plist>
|
<plist>${project}/Info.plist</plist>
|
||||||
|
<entitlements>${project}/release.entitlements.plist</entitlements>
|
||||||
<!-- Build gramps-launcher with:
|
<!-- Build gramps-launcher with:
|
||||||
gcc -L$PREFIX/lib `python-config -\-cflags -\-ldflags -\-embed` \
|
gcc -L$PREFIX/lib `python-config -\-cflags -\-ldflags -\-embed` \
|
||||||
-o $PREFIX/bin/gramps-launcher \
|
-o $PREFIX/bin/gramps-launcher \
|
||||||
|
Loading…
Reference in New Issue
Block a user