mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-11 20:05:04 -05:00
* code object is not signed by itself
This commit is contained in:
parent
6393054cd7
commit
478dbef16b
@ -345,7 +345,6 @@
|
|||||||
<arg line="--verbose=4 --force --sign '3rd Party Mac Developer Application: Reinhard Pointner' --entitlements '${dir.installer}/appbundle/FileBot.entitlements'" />
|
<arg line="--verbose=4 --force --sign '3rd Party Mac Developer Application: Reinhard Pointner' --entitlements '${dir.installer}/appbundle/FileBot.entitlements'" />
|
||||||
<srcfile />
|
<srcfile />
|
||||||
<fileset dir="${dir.dist}/FileBot.app/Contents">
|
<fileset dir="${dir.dist}/FileBot.app/Contents">
|
||||||
<include name="MacOS/FileBotAppLauncher" />
|
|
||||||
<include name="MacOS/*.dylib" />
|
<include name="MacOS/*.dylib" />
|
||||||
<include name="Java/*.jar" />
|
<include name="Java/*.jar" />
|
||||||
</fileset>
|
</fileset>
|
||||||
|
Loading…
Reference in New Issue
Block a user