From 28b903dac9b07df7642fb3e456a11a111f4da7c5 Mon Sep 17 00:00:00 2001 From: Owen Craston Date: Wed, 8 Jan 2025 12:39:40 -0500 Subject: [PATCH] new test build --- android/app/build.gradle | 4 ++-- bitrise.yml | 26 +++++++++++++------------- ios/MetaMask.xcodeproj/project.pbxproj | 24 ++++++++++++------------ 3 files changed, 27 insertions(+), 27 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 5692a52de02..a3762f16533 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -178,8 +178,8 @@ android { applicationId "io.metamask" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionName "7.37.1" - versionCode 1520 + versionName "7.38.1" + versionCode 1524 testBuildType System.getProperty('testBuildType', 'debug') missingDimensionStrategy 'react-native-camera', 'general' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" diff --git a/bitrise.yml b/bitrise.yml index e46fa35dea7..2be40bb4604 100644 --- a/bitrise.yml +++ b/bitrise.yml @@ -114,7 +114,7 @@ stages: workflows: - deploy_android_to_store: {} create_build_qa_and_expo: - workflows: + workflows: - build_android_devbuild: {} - build_android_qa: {} - build_ios_devbuild: {} @@ -1247,20 +1247,20 @@ workflows: - content: |- # Define the source path of the generated APK SOURCE_APK_PATH="$PROJECT_LOCATION/app/build/outputs/apk/prod/debug/app-prod-debug.apk" - + # Define the destination path with the new name DEST_APK_PATH="$BITRISE_DEPLOY_DIR/android-expo-dev-build.apk" - + # Copy and rename the APK cp "$SOURCE_APK_PATH" "$DEST_APK_PATH" - + # Optionally, print the new path for verification echo "APK has been copied and renamed to: $DEST_APK_PATH" - deploy-to-bitrise-io@2.2.3: is_always_run: false is_skippable: true inputs: - - deploy_path: "$BITRISE_DEPLOY_DIR/android-expo-dev-build.apk" + - deploy_path: '$BITRISE_DEPLOY_DIR/android-expo-dev-build.apk' title: Bitrise Deploy APK meta: bitrise.io: @@ -1537,13 +1537,13 @@ workflows: - content: |- # Define the source path of the generated IPA SOURCE_IPA_PATH="ios/build/output/MetaMask.ipa" - + # Define the destination path with the new name DEST_IPA_PATH="$BITRISE_DEPLOY_DIR/ios-expo-dev-build.ipa" - + # Copy and rename the IPA cp "$SOURCE_IPA_PATH" "$DEST_IPA_PATH" - + # Optionally, print the new path for verification echo "IPA has been copied and renamed to: $DEST_IPA_PATH" - deploy-to-bitrise-io@2.2.3: @@ -1551,7 +1551,7 @@ workflows: is_skippable: true inputs: - pipeline_intermediate_files: ios/build/output/MetaMask.ipa:BITRISE_APP_STORE_IPA_PATH - - deploy_path: "$BITRISE_DEPLOY_DIR/ios-expo-dev-build.ipa" + - deploy_path: '$BITRISE_DEPLOY_DIR/ios-expo-dev-build.ipa' title: Deploy iOS IPA build_ios_qa: envs: @@ -1793,16 +1793,16 @@ app: PROJECT_LOCATION_IOS: ios - opts: is_expand: false - VERSION_NAME: 7.37.1 + VERSION_NAME: 7.38.1 - opts: is_expand: false - VERSION_NUMBER: 1520 + VERSION_NUMBER: 1524 - opts: is_expand: false - FLASK_VERSION_NAME: 7.37.1 + FLASK_VERSION_NAME: 7.38.1 - opts: is_expand: false - FLASK_VERSION_NUMBER: 1520 + FLASK_VERSION_NUMBER: 1524 - opts: is_expand: false ANDROID_APK_LINK: '' diff --git a/ios/MetaMask.xcodeproj/project.pbxproj b/ios/MetaMask.xcodeproj/project.pbxproj index fde045b95df..b0475b8b659 100644 --- a/ios/MetaMask.xcodeproj/project.pbxproj +++ b/ios/MetaMask.xcodeproj/project.pbxproj @@ -1380,7 +1380,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 1520; + CURRENT_PROJECT_VERSION = 1524; DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = 48XVW22RCG; @@ -1418,7 +1418,7 @@ "${inherited}", ); LLVM_LTO = YES; - MARKETING_VERSION = 7.37.1; + MARKETING_VERSION = 7.38.1; ONLY_ACTIVE_ARCH = YES; OTHER_CFLAGS = "$(inherited)"; OTHER_LDFLAGS = ( @@ -1449,7 +1449,7 @@ CODE_SIGN_ENTITLEMENTS = MetaMask/MetaMask.entitlements; CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 1520; + CURRENT_PROJECT_VERSION = 1524; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = 48XVW22RCG; "DEVELOPMENT_TEAM[sdk=iphoneos*]" = 48XVW22RCG; @@ -1484,7 +1484,7 @@ "${inherited}", ); LLVM_LTO = YES; - MARKETING_VERSION = 7.37.1; + MARKETING_VERSION = 7.38.1; ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = "$(inherited)"; OTHER_LDFLAGS = ( @@ -1514,7 +1514,7 @@ CODE_SIGN_ENTITLEMENTS = MetaMask/MetaMaskDebug.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1520; + CURRENT_PROJECT_VERSION = 1524; DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = 48XVW22RCG; @@ -1547,7 +1547,7 @@ ); LIBRARY_SEARCH_PATHS = "$(SDKROOT)/usr/lib/swift$(inherited)"; LLVM_LTO = YES; - MARKETING_VERSION = 7.37.1; + MARKETING_VERSION = 7.38.1; ONLY_ACTIVE_ARCH = YES; OTHER_CFLAGS = "$(inherited)"; OTHER_LDFLAGS = ( @@ -1576,7 +1576,7 @@ CODE_SIGN_ENTITLEMENTS = MetaMask/MetaMask.entitlements; CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 1520; + CURRENT_PROJECT_VERSION = 1524; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = 48XVW22RCG; "DEVELOPMENT_TEAM[sdk=iphoneos*]" = 48XVW22RCG; @@ -1607,7 +1607,7 @@ ); LIBRARY_SEARCH_PATHS = "$(SDKROOT)/usr/lib/swift$(inherited)"; LLVM_LTO = YES; - MARKETING_VERSION = 7.37.1; + MARKETING_VERSION = 7.38.1; ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = "$(inherited)"; OTHER_LDFLAGS = ( @@ -1731,7 +1731,7 @@ CODE_SIGN_ENTITLEMENTS = MetaMask/MetaMaskDebug.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1520; + CURRENT_PROJECT_VERSION = 1524; DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = 48XVW22RCG; @@ -1768,7 +1768,7 @@ "\"$(SRCROOT)/MetaMask/System/Library/Frameworks\"", ); LLVM_LTO = YES; - MARKETING_VERSION = 7.37.1; + MARKETING_VERSION = 7.38.1; ONLY_ACTIVE_ARCH = YES; OTHER_CFLAGS = ( "$(inherited)", @@ -1800,7 +1800,7 @@ CODE_SIGN_ENTITLEMENTS = MetaMask/MetaMask.entitlements; CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 1520; + CURRENT_PROJECT_VERSION = 1524; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = 48XVW22RCG; "DEVELOPMENT_TEAM[sdk=iphoneos*]" = 48XVW22RCG; @@ -1835,7 +1835,7 @@ "\"$(SRCROOT)/MetaMask/System/Library/Frameworks\"", ); LLVM_LTO = YES; - MARKETING_VERSION = 7.37.1; + MARKETING_VERSION = 7.38.1; ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = ( "$(inherited)",