Stop bundling the PDF tools
This commit is contained in:
parent
a497f501e9
commit
9a5275b92a
7 changed files with 1 additions and 104 deletions
|
@ -22,8 +22,6 @@ DEVELOPER_ID="-"
|
|||
|
||||
entitlements_file="$ROOT_DIR/mac/entitlements.xml"
|
||||
#/usr/bin/codesign --force --options runtime --entitlements "$entitlements_file" --sign "$DEVELOPER_ID" \
|
||||
# "$APPDIR/Contents/MacOS/pdftotext" \
|
||||
# "$APPDIR/Contents/MacOS/pdfinfo" \
|
||||
# "$APPDIR/Contents/MacOS/XUL" \
|
||||
# "$APPDIR/Contents/MacOS/updater.app/Contents/MacOS/org.mozilla.updater"
|
||||
#find "$APPDIR/Contents" -name '*.dylib' -exec /usr/bin/codesign --force --options runtime --entitlements "$entitlements_file" --sign "$DEVELOPER_ID" {} \;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue