Skip to content

Commit

Permalink
0.7.537
Browse files Browse the repository at this point in the history
  • Loading branch information
hazae41 committed Feb 2, 2025
1 parent b3da20f commit 60371a1
Show file tree
Hide file tree
Showing 17 changed files with 40 additions and 29 deletions.
9 changes: 9 additions & 0 deletions altstore.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,15 @@
}
],
"versions": [
{
"version": "0.7.537",
"date": "2025-02-02T21:02:47.174Z",
"localizedDescription": "See GitHub for changelogs.",
"downloadURL": "https://github.com/brumewallet/wallet/raw/v0.7.537/dist/ios-and-ipados.ipa",
"size": 4833784,
"sha256": "541738632d2c5ecfeb9543f556955514aaff5f3b402c4c36b9b7e3ff30ea9bba",
"minOSVersion": "15.0"
},
{
"version": "0.6.536",
"date": "2025-01-23T11:51:34.835Z",
Expand Down
4 changes: 2 additions & 2 deletions apps/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "eth.brume.wallet"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 536
versionName "0.6.536"
versionCode 537
versionName "0.7.537"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
Expand Down
4 changes: 2 additions & 2 deletions apps/android/app/capacitor.build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

android {
compileOptions {
sourceCompatibility JavaVersion.VERSION_17
targetCompatibility JavaVersion.VERSION_17
sourceCompatibility JavaVersion.VERSION_21
targetCompatibility JavaVersion.VERSION_21
}
}

Expand Down
Binary file modified apps/android/app/release/baselineProfiles/0/app-release.dm
Binary file not shown.
Binary file modified apps/android/app/release/baselineProfiles/1/app-release.dm
Binary file not shown.
34 changes: 18 additions & 16 deletions apps/apple/wallet.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -700,7 +700,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 536;
CURRENT_PROJECT_VERSION = 537;
DEVELOPMENT_TEAM = 28VHR75NMY;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "ios-ext/Info.plist";
Expand All @@ -712,7 +712,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 0.6.536;
MARKETING_VERSION = 0.7.537;
OTHER_LDFLAGS = (
"-framework",
SafariServices,
Expand All @@ -731,7 +731,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 536;
CURRENT_PROJECT_VERSION = 537;
DEVELOPMENT_TEAM = 28VHR75NMY;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "ios-ext/Info.plist";
Expand All @@ -743,7 +743,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 0.6.536;
MARKETING_VERSION = 0.7.537;
OTHER_LDFLAGS = (
"-framework",
SafariServices,
Expand All @@ -765,7 +765,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 536;
CURRENT_PROJECT_VERSION = 537;
DEVELOPMENT_TEAM = 28VHR75NMY;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "ios-app/Info.plist";
Expand All @@ -781,7 +781,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.6.536;
MARKETING_VERSION = 0.7.537;
OTHER_LDFLAGS = (
"-framework",
SafariServices,
Expand All @@ -803,7 +803,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 536;
CURRENT_PROJECT_VERSION = 537;
DEVELOPMENT_TEAM = 28VHR75NMY;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "ios-app/Info.plist";
Expand All @@ -819,7 +819,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.6.536;
MARKETING_VERSION = 0.7.537;
OTHER_LDFLAGS = (
"-framework",
SafariServices,
Expand All @@ -842,7 +842,7 @@
CODE_SIGN_ENTITLEMENTS = "mac-ext/Brume Wallet.entitlements";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 536;
CURRENT_PROJECT_VERSION = 537;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = 28VHR75NMY;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -856,7 +856,7 @@
"@executable_path/../../../../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = 0.6.536;
MARKETING_VERSION = 0.7.537;
OTHER_LDFLAGS = (
"-framework",
SafariServices,
Expand All @@ -876,7 +876,7 @@
CODE_SIGN_ENTITLEMENTS = "mac-ext/Brume Wallet.entitlements";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 536;
CURRENT_PROJECT_VERSION = 537;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = 28VHR75NMY;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -890,7 +890,7 @@
"@executable_path/../../../../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = 0.6.536;
MARKETING_VERSION = 0.7.537;
OTHER_LDFLAGS = (
"-framework",
SafariServices,
Expand All @@ -910,8 +910,9 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = "mac-app/Brume Wallet.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 536;
CURRENT_PROJECT_VERSION = 537;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = 28VHR75NMY;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -926,7 +927,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = 0.6.536;
MARKETING_VERSION = 0.7.537;
OTHER_LDFLAGS = (
"-framework",
SafariServices,
Expand All @@ -947,8 +948,9 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = "mac-app/Brume Wallet.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 536;
CURRENT_PROJECT_VERSION = 537;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = 28VHR75NMY;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -963,7 +965,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = 0.6.536;
MARKETING_VERSION = 0.7.537;
OTHER_LDFLAGS = (
"-framework",
SafariServices,
Expand Down
8 changes: 4 additions & 4 deletions apps/ios/App/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- Capacitor (6.2.0):
- Capacitor (7.0.1):
- CapacitorCordova
- CapacitorCordova (6.2.0)
- CapacitorCordova (7.0.1)

DEPENDENCIES:
- "Capacitor (from `../../../node_modules/@capacitor/ios`)"
Expand All @@ -14,8 +14,8 @@ EXTERNAL SOURCES:
:path: "../../../node_modules/@capacitor/ios"

SPEC CHECKSUMS:
Capacitor: 1f3c7b9802d958cd8c4eb63895fff85dff2e1eea
CapacitorCordova: b33e7f4aa4ed105dd43283acdd940964374a87d9
Capacitor: 23fff43571a4d1e3ee7d67b5a3588c6e757c2913
CapacitorCordova: 63d476958d5022d76f197031e8b7ea3519988c64

PODFILE CHECKSUM: 85ecc219bc74e6f1bf08d74a1b99da4ac507d7b0

Expand Down
2 changes: 1 addition & 1 deletion dist/.ipfs.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://bafybeiasyre5zhhhvqoaueplt3t4sj5tshgv62s4yv5ndf7tvggfmgacvi.ipfs.ipfs0.hazae41.me/
https://bafybeic7u34ovxff2zq2nq5u56lwufxencj4lj4sw3xchxwv2qvew6oqum.ipfs.ipfs0.hazae41.me/
2 changes: 1 addition & 1 deletion dist/.website.ipfs.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://bafybeib53oysfdnjaoc3ezumjaggydclty4jfgwuixo6nkuctyvyjfk6ra.ipfs.ipfs0.hazae41.me/
https://bafybeieoij4v4ibyylezbbqvu7gzdblqyeum2xzotynvfs526vq5eoyevy.ipfs.ipfs0.hazae41.me/
Binary file modified dist/android.apk
Binary file not shown.
Binary file modified dist/chrome.zip
Binary file not shown.
Binary file modified dist/firefox.zip
Binary file not shown.
Binary file modified dist/ios-and-ipados.ipa
Binary file not shown.
Binary file modified dist/macos.zip
Binary file not shown.
Binary file modified dist/website.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@brumeproject/wallet",
"version": "0.6.536",
"version": "0.7.537",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 60371a1

Please sign in to comment.