Skip to content

Commit

Permalink
new test build
Browse files Browse the repository at this point in the history
  • Loading branch information
owencraston committed Jan 8, 2025
1 parent a09ede8 commit 28b903d
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
26 changes: 13 additions & 13 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: {}
Expand Down Expand Up @@ -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"
- [email protected]:
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:
Expand Down Expand Up @@ -1537,21 +1537,21 @@ 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"
- [email protected]:
is_always_run: false
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:
Expand Down Expand Up @@ -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: ''
Expand Down
24 changes: 12 additions & 12 deletions ios/MetaMask.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down Expand Up @@ -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 = (
Expand Down Expand Up @@ -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;
Expand Down Expand Up @@ -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 = (
Expand Down Expand Up @@ -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;
Expand Down Expand Up @@ -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 = (
Expand Down Expand Up @@ -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;
Expand Down Expand Up @@ -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 = (
Expand Down Expand Up @@ -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;
Expand Down Expand Up @@ -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)",
Expand Down Expand Up @@ -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;
Expand Down Expand Up @@ -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)",
Expand Down

0 comments on commit 28b903d

Please sign in to comment.