Skip to content

Commit

Permalink
0.6.525
Browse files Browse the repository at this point in the history
  • Loading branch information
hazae41 committed Sep 7, 2024
1 parent 759f126 commit 68bb2d2
Show file tree
Hide file tree
Showing 16 changed files with 36 additions and 27 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.6.525",
"date": "2024-09-07T16:35:25.093Z",
"localizedDescription": "See GitHub for changelogs.",
"downloadURL": "https://github.com/brumewallet/wallet/raw/v0.6.525/dist/ios-and-ipados.ipa",
"size": 2648671,
"sha256": "13bf949de3e46b30d15a8bf675a35e70757b2f974ee2ec3845c33a783d973d85",
"minOSVersion": "15.0"
},
{
"version": "0.6.524",
"date": "2024-08-16T06:38:35.736Z",
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 524
versionName "0.6.524"
versionCode 525
versionName "0.6.525"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
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.
32 changes: 16 additions & 16 deletions apps/apple/wallet.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 524;
CURRENT_PROJECT_VERSION = 525;
DEVELOPMENT_TEAM = 28VHR75NMY;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "ios-ext/Info.plist";
Expand All @@ -722,7 +722,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 0.6.524;
MARKETING_VERSION = 0.6.525;
OTHER_LDFLAGS = (
"-framework",
SafariServices,
Expand All @@ -741,7 +741,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 524;
CURRENT_PROJECT_VERSION = 525;
DEVELOPMENT_TEAM = 28VHR75NMY;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "ios-ext/Info.plist";
Expand All @@ -753,7 +753,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 0.6.524;
MARKETING_VERSION = 0.6.525;
OTHER_LDFLAGS = (
"-framework",
SafariServices,
Expand All @@ -776,7 +776,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 524;
CURRENT_PROJECT_VERSION = 525;
DEVELOPMENT_TEAM = 28VHR75NMY;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "ios-app/Info.plist";
Expand All @@ -792,7 +792,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.6.524;
MARKETING_VERSION = 0.6.525;
OTHER_LDFLAGS = (
"-framework",
SafariServices,
Expand All @@ -815,7 +815,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 524;
CURRENT_PROJECT_VERSION = 525;
DEVELOPMENT_TEAM = 28VHR75NMY;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "ios-app/Info.plist";
Expand All @@ -831,7 +831,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.6.524;
MARKETING_VERSION = 0.6.525;
OTHER_LDFLAGS = (
"-framework",
SafariServices,
Expand All @@ -854,7 +854,7 @@
CODE_SIGN_ENTITLEMENTS = "mac-ext/Brume Wallet.entitlements";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 524;
CURRENT_PROJECT_VERSION = 525;
DEVELOPMENT_TEAM = 28VHR75NMY;
ENABLE_HARDENED_RUNTIME = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -867,7 +867,7 @@
"@executable_path/../../../../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 0.6.524;
MARKETING_VERSION = 0.6.525;
OTHER_LDFLAGS = (
"-framework",
SafariServices,
Expand All @@ -887,7 +887,7 @@
CODE_SIGN_ENTITLEMENTS = "mac-ext/Brume Wallet.entitlements";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 524;
CURRENT_PROJECT_VERSION = 525;
DEVELOPMENT_TEAM = 28VHR75NMY;
ENABLE_HARDENED_RUNTIME = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -900,7 +900,7 @@
"@executable_path/../../../../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 0.6.524;
MARKETING_VERSION = 0.6.525;
OTHER_LDFLAGS = (
"-framework",
SafariServices,
Expand All @@ -922,7 +922,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = "mac-app/Brume Wallet.entitlements";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 524;
CURRENT_PROJECT_VERSION = 525;
DEVELOPMENT_TEAM = 28VHR75NMY;
ENABLE_HARDENED_RUNTIME = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -936,7 +936,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 0.6.524;
MARKETING_VERSION = 0.6.525;
OTHER_LDFLAGS = (
"-framework",
SafariServices,
Expand All @@ -959,7 +959,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = "mac-app/Brume Wallet.entitlements";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 524;
CURRENT_PROJECT_VERSION = 525;
DEVELOPMENT_TEAM = 28VHR75NMY;
ENABLE_HARDENED_RUNTIME = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -973,7 +973,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 0.6.524;
MARKETING_VERSION = 0.6.525;
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.1.1):
- Capacitor (6.1.2):
- CapacitorCordova
- CapacitorCordova (6.1.1)
- CapacitorCordova (6.1.2)

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

SPEC CHECKSUMS:
Capacitor: 8941aba4364ba9d1b22188569001f2ce45cc2b00
CapacitorCordova: 8f2cc8d8d3619c566e9418fe8772064a94266106
Capacitor: 679f9673fdf30597493a6362a5d5bf233d46abc2
CapacitorCordova: f48c89f96c319101cd2f0ce8a2b7449b5fb8b3dd

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://bafybeihuxh63ls6z6wqvdmupagqgeuiuchygn2afsguhl3vbknrhvx2gzy.ipfs.ipfs0.hazae41.me/
https://bafybeiavm3hh7fcp4uf7nru3pckvfgwb6hiewuq5wfo2vywlwzy6ijwdpy.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://bafybeihjxcg4q4yrth45teojce22ovajjgzkyobon4itsba2v2rvgyron4.ipfs.ipfs0.hazae41.me/
https://bafybeicbcv5xj3jqgij4kj5hibszaka5zxnscnx7ierv2icmcxopibdila.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": "@brumemoney/wallet",
"version": "0.6.524",
"version": "0.6.525",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 68bb2d2

Please sign in to comment.