mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 16:29:23 +00:00
note to use xmllint to check for notarization status
This commit is contained in:
@@ -69,3 +69,4 @@ ditto -c -k --keepParent "${APP_BUNDLE}" "${APP_BUNDLE_ZIP}"
|
||||
echo "Requesting Notarization..."
|
||||
xcrun altool --notarize-app --primary-bundle-id "com.hicknhacksoftware.MacPass.zip" --username "${USERNAME}" --password "${PASSWORD}" --file "${APP_BUNDLE_ZIP}"
|
||||
#xcrun stapler staple "${APP_BUNDLE}"
|
||||
#xmllint --xpath "/plist/dict/key[contains(text(),'success-message')]::following-sibling" status.xml
|
||||
Reference in New Issue
Block a user