JBR-2957 notarize JBR and JBRSDK as APPL

(cherry picked from commit 0e7f9ce4ca)
This commit is contained in:
Vitaly Provodin
2020-12-20 14:49:47 +07:00
committed by jbrbot
parent 2523774c7f
commit 07486edbd9

View File

@@ -58,7 +58,7 @@ file="$APP_NAME.zip"
log "Zipping $file..."
rm -rf "$file"
ditto -c -k --sequesterRsrc --keepParent "$APP_DIRECTORY/Contents" "$file"
ditto -c -k --sequesterRsrc --keepParent "$APP_DIRECTORY" "$file"
log "Notarizing $file..."
rm -rf "altool.init.out" "altool.check.out"