mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-09 22:09:47 -04:00
* try publishing a seprate free app that contains only the subtitles module and see if that's acceptable in the mac appstore
This commit is contained in:
parent
d5fe75f6a8
commit
fa46cc4c1a
@ -495,7 +495,7 @@
|
|||||||
|
|
||||||
<!-- sign app with entitlements -->
|
<!-- sign app with entitlements -->
|
||||||
<exec dir="${dir.dist}" executable="codesign">
|
<exec dir="${dir.dist}" executable="codesign">
|
||||||
<arg line="${codesign.opts} ${codesign.entitlements} 'Smart Subtitles.app.app/Contents/PlugIns/${jre.version}'" />
|
<arg line="${codesign.opts} ${codesign.entitlements} 'Smart Subtitles.app/Contents/PlugIns/${jre.version}'" />
|
||||||
</exec>
|
</exec>
|
||||||
<exec dir="${dir.dist}" executable="codesign">
|
<exec dir="${dir.dist}" executable="codesign">
|
||||||
<arg line="${codesign.opts} ${codesign.entitlements} 'Smart Subtitles.app'" />
|
<arg line="${codesign.opts} ${codesign.entitlements} 'Smart Subtitles.app'" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user