mirror of
https://github.com/ironfox-oss/IronFox.git
synced 2026-04-29 03:25:45 -04:00
fix: test to narrow down issue
Signed-off-by: celenity <celenity@celenity.dev>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user