diff --git a/altstore.json b/altstore.json index 7a315327..2a80fb31 100644 --- a/altstore.json +++ b/altstore.json @@ -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", diff --git a/apps/android/app/build.gradle b/apps/android/app/build.gradle index 7c58abd1..00398bbc 100644 --- a/apps/android/app/build.gradle +++ b/apps/android/app/build.gradle @@ -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. diff --git a/apps/android/app/release/baselineProfiles/0/app-release.dm b/apps/android/app/release/baselineProfiles/0/app-release.dm index c90f4760..c50e3f03 100644 Binary files a/apps/android/app/release/baselineProfiles/0/app-release.dm and b/apps/android/app/release/baselineProfiles/0/app-release.dm differ diff --git a/apps/android/app/release/baselineProfiles/1/app-release.dm b/apps/android/app/release/baselineProfiles/1/app-release.dm index bfd329c0..a0bef96d 100644 Binary files a/apps/android/app/release/baselineProfiles/1/app-release.dm and b/apps/android/app/release/baselineProfiles/1/app-release.dm differ diff --git a/apps/apple/wallet.xcodeproj/project.pbxproj b/apps/apple/wallet.xcodeproj/project.pbxproj index 108befe4..2cffe350 100644 --- a/apps/apple/wallet.xcodeproj/project.pbxproj +++ b/apps/apple/wallet.xcodeproj/project.pbxproj @@ -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"; @@ -722,7 +722,7 @@ "@executable_path/Frameworks", "@executable_path/../../Frameworks", ); - MARKETING_VERSION = 0.6.524; + MARKETING_VERSION = 0.6.525; OTHER_LDFLAGS = ( "-framework", SafariServices, @@ -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"; @@ -753,7 +753,7 @@ "@executable_path/Frameworks", "@executable_path/../../Frameworks", ); - MARKETING_VERSION = 0.6.524; + MARKETING_VERSION = 0.6.525; OTHER_LDFLAGS = ( "-framework", SafariServices, @@ -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"; @@ -792,7 +792,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 0.6.524; + MARKETING_VERSION = 0.6.525; OTHER_LDFLAGS = ( "-framework", SafariServices, @@ -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"; @@ -831,7 +831,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 0.6.524; + MARKETING_VERSION = 0.6.525; OTHER_LDFLAGS = ( "-framework", SafariServices, @@ -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; @@ -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, @@ -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; @@ -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, @@ -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; @@ -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, @@ -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; @@ -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, diff --git a/apps/ios/App/Podfile.lock b/apps/ios/App/Podfile.lock index 3133dd77..adc5e32a 100644 --- a/apps/ios/App/Podfile.lock +++ b/apps/ios/App/Podfile.lock @@ -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`)" @@ -14,8 +14,8 @@ EXTERNAL SOURCES: :path: "../../../node_modules/@capacitor/ios" SPEC CHECKSUMS: - Capacitor: 8941aba4364ba9d1b22188569001f2ce45cc2b00 - CapacitorCordova: 8f2cc8d8d3619c566e9418fe8772064a94266106 + Capacitor: 679f9673fdf30597493a6362a5d5bf233d46abc2 + CapacitorCordova: f48c89f96c319101cd2f0ce8a2b7449b5fb8b3dd PODFILE CHECKSUM: 85ecc219bc74e6f1bf08d74a1b99da4ac507d7b0 diff --git a/dist/.ipfs.md b/dist/.ipfs.md index 4baf422b..cf43847c 100644 --- a/dist/.ipfs.md +++ b/dist/.ipfs.md @@ -1 +1 @@ -https://bafybeihuxh63ls6z6wqvdmupagqgeuiuchygn2afsguhl3vbknrhvx2gzy.ipfs.ipfs0.hazae41.me/ \ No newline at end of file +https://bafybeiavm3hh7fcp4uf7nru3pckvfgwb6hiewuq5wfo2vywlwzy6ijwdpy.ipfs.ipfs0.hazae41.me/ \ No newline at end of file diff --git a/dist/.website.ipfs.md b/dist/.website.ipfs.md index f76a72bb..487706e5 100644 --- a/dist/.website.ipfs.md +++ b/dist/.website.ipfs.md @@ -1 +1 @@ -https://bafybeihjxcg4q4yrth45teojce22ovajjgzkyobon4itsba2v2rvgyron4.ipfs.ipfs0.hazae41.me/ \ No newline at end of file +https://bafybeicbcv5xj3jqgij4kj5hibszaka5zxnscnx7ierv2icmcxopibdila.ipfs.ipfs0.hazae41.me/ \ No newline at end of file diff --git a/dist/android.apk b/dist/android.apk index e487532d..2e86551c 100644 Binary files a/dist/android.apk and b/dist/android.apk differ diff --git a/dist/chrome.zip b/dist/chrome.zip index 4700e183..ca18ef7f 100644 Binary files a/dist/chrome.zip and b/dist/chrome.zip differ diff --git a/dist/firefox.zip b/dist/firefox.zip index 06f1890d..b2f44bd6 100644 Binary files a/dist/firefox.zip and b/dist/firefox.zip differ diff --git a/dist/ios-and-ipados.ipa b/dist/ios-and-ipados.ipa index 7e50198d..ec31cc9b 100644 Binary files a/dist/ios-and-ipados.ipa and b/dist/ios-and-ipados.ipa differ diff --git a/dist/macos.zip b/dist/macos.zip index 3a53748e..a5baafb0 100644 Binary files a/dist/macos.zip and b/dist/macos.zip differ diff --git a/dist/website.zip b/dist/website.zip index 2f0b7102..4b81d07a 100644 Binary files a/dist/website.zip and b/dist/website.zip differ diff --git a/package-lock.json b/package-lock.json index 0dd4934b..d6d7150a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@brumemoney/wallet", - "version": "0.6.524", + "version": "0.6.525", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@brumemoney/wallet", - "version": "0.6.524", + "version": "0.6.525", "dependencies": { "@brumewallet/wallet.wasm": "^1.0.2", "@capacitor/android": "^6.1.2", diff --git a/package.json b/package.json index 74b3fa13..16232560 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@brumemoney/wallet", - "version": "0.6.524", + "version": "0.6.525", "private": true, "scripts": { "dev": "next dev",