mvn release:prepare
mvn release:perform
xcrun altool --notarize-app --primary-bundle-id
"org.openecard.versioncheck.MainLoader" --username "{APPLE_ID_EMAIL}" --
password "{APPLE_APP_SPECIFIC_PASSWORD}" --asc--provider "72RMQ6K75Z" --file
{PKG_OR_DMG_FILE}
xcrun altool --notarization-info "{REQUEST_UUID}" --username
"{APPLE_ID_EMAIL}" --password "{APPLE_APP_SPECIFIC_PASSWORD}"