diff --git a/scripts/sign.sh b/scripts/sign.sh index 431adb3e..0ca2003b 100755 --- a/scripts/sign.sh +++ b/scripts/sign.sh @@ -94,7 +94,7 @@ if [ "${IRONFOX_TARGET_ARCH}" == 'bundle' ]; then sign_universal # Build signed APK set - sign_bundle + # sign_bundle elif [ "${IRONFOX_TARGET_ARCH}" == 'arm64' ]; then # Sign ARM64 APK sign_arm64