mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-11-12 12:13:47 +08:00
Fix bugs in macosx build
This commit is contained in:
@@ -66,7 +66,7 @@ xcrun altool --notarization-info "$requestUUID" \
|
||||
echo
|
||||
|
||||
if [[ $request_status != "success" ]]; then
|
||||
echo "Could not notarize!"
|
||||
echo "Could not notarize! ($request_status)"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user