From bafcc00441e5a32b7a850cf7e5382ea9ef695c45 Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto Date: Tue, 4 Feb 2025 08:23:32 +0100 Subject: [PATCH 1/6] add libmd to linked libraries --- ios/Runner.xcodeproj/project.pbxproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index f47a2c1ab4..420c5141b0 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -30,6 +30,7 @@ CE291CFE2C15DB9A00B9F709 /* WowneroWallet.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = CE291CFD2C15DB9A00B9F709 /* WowneroWallet.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; CEA883682D43BE4500278CD3 /* ZanoWallet.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = CEB6D62E2D43BB78002C6DBC /* ZanoWallet.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; CEAFE4A02C53926F009FF3AD /* libresolv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = C58D93382C00FAC6004BCF69 /* libresolv.tbd */; }; + CEC1769F2D51F61A00DF7E54 /* libmd.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = CEC1769E2D51F61A00DF7E54 /* libmd.tbd */; }; CFEFC24F82F78FE747DF1D22 /* LnurlPayInfo.swift in Resources */ = {isa = PBXBuildFile; fileRef = 58C22CBD8C22B9D6023D59F8 /* LnurlPayInfo.swift */; settings = {ASSET_TAGS = (BreezSDK, ); }; }; D0D7A0D4E13F31C4E02E235B /* ReceivePayment.swift in Resources */ = {isa = PBXBuildFile; fileRef = 91C524F800843E0A3F17E004 /* ReceivePayment.swift */; settings = {ASSET_TAGS = (BreezSDK, ); }; }; D3AD73A327249AFE8F016A51 /* BreezSDK.swift in Resources */ = {isa = PBXBuildFile; fileRef = ABD6FCBB0F4244B090459128 /* BreezSDK.swift */; settings = {ASSET_TAGS = (BreezSDK, ); }; }; @@ -89,6 +90,7 @@ CE291CFD2C15DB9A00B9F709 /* WowneroWallet.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = WowneroWallet.framework; sourceTree = ""; }; CEAFE49D2C539250009FF3AD /* Mwebd.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = Mwebd.xcframework; sourceTree = ""; }; CEB6D62E2D43BB78002C6DBC /* ZanoWallet.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = ZanoWallet.framework; sourceTree = ""; }; + CEC1769E2D51F61A00DF7E54 /* libmd.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmd.tbd; path = usr/lib/libmd.tbd; sourceTree = SDKROOT; }; D139E30AEB36740C21C00A9E /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = ""; }; D7CD6B6020744E8FA471915D /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; DCEA540E3586164FB47AD13E /* LnurlPayInvoice.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LnurlPayInvoice.swift; path = "../.symlinks/plugins/breez_sdk/ios/bindings-swift/Sources/BreezSDK/Task/LnurlPayInvoice.swift"; sourceTree = ""; }; @@ -100,6 +102,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + CEC1769F2D51F61A00DF7E54 /* libmd.tbd in Frameworks */, CEAFE4A02C53926F009FF3AD /* libresolv.tbd in Frameworks */, 8B1F4FCAA5EB9F3A83D32D5F /* Pods_Runner.framework in Frameworks */, ); @@ -111,6 +114,7 @@ 06957875428D0F5AAE053765 /* Frameworks */ = { isa = PBXGroup; children = ( + CEC1769E2D51F61A00DF7E54 /* libmd.tbd */, CEAFE49D2C539250009FF3AD /* Mwebd.xcframework */, C58D93382C00FAC6004BCF69 /* libresolv.tbd */, 0C9986A3251A932F00D566FD /* CryptoSwift.framework */, From 8bdd3e691ef4071efa158e42511552b35267b520 Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto Date: Tue, 4 Feb 2025 21:07:37 +0100 Subject: [PATCH 2/6] ios 16 fixes, new moneroc, simulator support --- cw_monero/pubspec.lock | 4 +-- cw_monero/pubspec.yaml | 2 +- cw_wownero/pubspec.lock | 4 +-- cw_wownero/pubspec.yaml | 2 +- cw_zano/pubspec.lock | 4 +-- cw_zano/pubspec.yaml | 2 +- ios/Runner.xcodeproj/project.pbxproj | 2 -- ios/monero_libwallet2_api_c.dylib | 1 - ios/wownero_libwallet2_api_c.dylib | 1 - ios/zano_libwallet2_api_c.dylib | 1 - scripts/ios/build_monero_all.sh | 12 +++++--- scripts/ios/gen_framework.sh | 46 +++++++--------------------- scripts/prepare_moneroc.sh | 2 +- tool/download_moneroc_prebuilds.dart | 1 + 14 files changed, 30 insertions(+), 54 deletions(-) delete mode 120000 ios/monero_libwallet2_api_c.dylib delete mode 120000 ios/wownero_libwallet2_api_c.dylib delete mode 120000 ios/zano_libwallet2_api_c.dylib diff --git a/cw_monero/pubspec.lock b/cw_monero/pubspec.lock index 435308774d..1b4ff08a66 100644 --- a/cw_monero/pubspec.lock +++ b/cw_monero/pubspec.lock @@ -511,8 +511,8 @@ packages: dependency: "direct main" description: path: "impls/monero.dart" - ref: "127c54599c612d7d3d226e4c016d5812e7a0966d" - resolved-ref: "127c54599c612d7d3d226e4c016d5812e7a0966d" + ref: "9301097ff504525070cc0cb915fe2f1bb0670345" + resolved-ref: "9301097ff504525070cc0cb915fe2f1bb0670345" url: "https://github.com/mrcyjanek/monero_c" source: git version: "0.0.0" diff --git a/cw_monero/pubspec.yaml b/cw_monero/pubspec.yaml index f1f08cb853..a3a05ad0a9 100644 --- a/cw_monero/pubspec.yaml +++ b/cw_monero/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: monero: git: url: https://github.com/mrcyjanek/monero_c - ref: 127c54599c612d7d3d226e4c016d5812e7a0966d + ref: 9301097ff504525070cc0cb915fe2f1bb0670345 path: impls/monero.dart mutex: ^3.1.0 ledger_flutter_plus: ^1.4.1 diff --git a/cw_wownero/pubspec.lock b/cw_wownero/pubspec.lock index 34aad74e17..6a10a42231 100644 --- a/cw_wownero/pubspec.lock +++ b/cw_wownero/pubspec.lock @@ -471,8 +471,8 @@ packages: dependency: "direct main" description: path: "impls/monero.dart" - ref: "127c54599c612d7d3d226e4c016d5812e7a0966d" - resolved-ref: "127c54599c612d7d3d226e4c016d5812e7a0966d" + ref: "9301097ff504525070cc0cb915fe2f1bb0670345" + resolved-ref: "9301097ff504525070cc0cb915fe2f1bb0670345" url: "https://github.com/mrcyjanek/monero_c" source: git version: "0.0.0" diff --git a/cw_wownero/pubspec.yaml b/cw_wownero/pubspec.yaml index 8f03c79d77..bec3a2cdf9 100644 --- a/cw_wownero/pubspec.yaml +++ b/cw_wownero/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: monero: git: url: https://github.com/mrcyjanek/monero_c - ref: 127c54599c612d7d3d226e4c016d5812e7a0966d # monero_c hash + ref: 9301097ff504525070cc0cb915fe2f1bb0670345 # monero_c hash path: impls/monero.dart mutex: ^3.1.0 diff --git a/cw_zano/pubspec.lock b/cw_zano/pubspec.lock index bc7e1a5f9e..4f3f7c3ce6 100644 --- a/cw_zano/pubspec.lock +++ b/cw_zano/pubspec.lock @@ -476,8 +476,8 @@ packages: dependency: "direct main" description: path: "impls/monero.dart" - ref: "127c54599c612d7d3d226e4c016d5812e7a0966d" - resolved-ref: "127c54599c612d7d3d226e4c016d5812e7a0966d" + ref: "9301097ff504525070cc0cb915fe2f1bb0670345" + resolved-ref: "9301097ff504525070cc0cb915fe2f1bb0670345" url: "https://github.com/mrcyjanek/monero_c" source: git version: "0.0.0" diff --git a/cw_zano/pubspec.yaml b/cw_zano/pubspec.yaml index 537b46f8cc..92add8fffb 100644 --- a/cw_zano/pubspec.yaml +++ b/cw_zano/pubspec.yaml @@ -26,7 +26,7 @@ dependencies: monero: git: url: https://github.com/mrcyjanek/monero_c - ref: 127c54599c612d7d3d226e4c016d5812e7a0966d # monero_c hash + ref: 9301097ff504525070cc0cb915fe2f1bb0670345 # monero_c hash path: impls/monero.dart dev_dependencies: flutter_test: diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index 420c5141b0..73707b84f0 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -30,7 +30,6 @@ CE291CFE2C15DB9A00B9F709 /* WowneroWallet.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = CE291CFD2C15DB9A00B9F709 /* WowneroWallet.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; CEA883682D43BE4500278CD3 /* ZanoWallet.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = CEB6D62E2D43BB78002C6DBC /* ZanoWallet.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; CEAFE4A02C53926F009FF3AD /* libresolv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = C58D93382C00FAC6004BCF69 /* libresolv.tbd */; }; - CEC1769F2D51F61A00DF7E54 /* libmd.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = CEC1769E2D51F61A00DF7E54 /* libmd.tbd */; }; CFEFC24F82F78FE747DF1D22 /* LnurlPayInfo.swift in Resources */ = {isa = PBXBuildFile; fileRef = 58C22CBD8C22B9D6023D59F8 /* LnurlPayInfo.swift */; settings = {ASSET_TAGS = (BreezSDK, ); }; }; D0D7A0D4E13F31C4E02E235B /* ReceivePayment.swift in Resources */ = {isa = PBXBuildFile; fileRef = 91C524F800843E0A3F17E004 /* ReceivePayment.swift */; settings = {ASSET_TAGS = (BreezSDK, ); }; }; D3AD73A327249AFE8F016A51 /* BreezSDK.swift in Resources */ = {isa = PBXBuildFile; fileRef = ABD6FCBB0F4244B090459128 /* BreezSDK.swift */; settings = {ASSET_TAGS = (BreezSDK, ); }; }; @@ -102,7 +101,6 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - CEC1769F2D51F61A00DF7E54 /* libmd.tbd in Frameworks */, CEAFE4A02C53926F009FF3AD /* libresolv.tbd in Frameworks */, 8B1F4FCAA5EB9F3A83D32D5F /* Pods_Runner.framework in Frameworks */, ); diff --git a/ios/monero_libwallet2_api_c.dylib b/ios/monero_libwallet2_api_c.dylib deleted file mode 120000 index 528ecd4a39..0000000000 --- a/ios/monero_libwallet2_api_c.dylib +++ /dev/null @@ -1 +0,0 @@ -../scripts/monero_c/release/monero/aarch64-apple-ios_libwallet2_api_c.dylib \ No newline at end of file diff --git a/ios/wownero_libwallet2_api_c.dylib b/ios/wownero_libwallet2_api_c.dylib deleted file mode 120000 index 35e4e98e92..0000000000 --- a/ios/wownero_libwallet2_api_c.dylib +++ /dev/null @@ -1 +0,0 @@ -../scripts/monero_c/release/wownero/aarch64-apple-ios_libwallet2_api_c.dylib \ No newline at end of file diff --git a/ios/zano_libwallet2_api_c.dylib b/ios/zano_libwallet2_api_c.dylib deleted file mode 120000 index 767071f7da..0000000000 --- a/ios/zano_libwallet2_api_c.dylib +++ /dev/null @@ -1 +0,0 @@ -../scripts/monero_c/release/zano/aarch64-apple-ios_libwallet2_api_c.dylib \ No newline at end of file diff --git a/scripts/ios/build_monero_all.sh b/scripts/ios/build_monero_all.sh index 79a3c61f8e..63d5a48bb4 100755 --- a/scripts/ios/build_monero_all.sh +++ b/scripts/ios/build_monero_all.sh @@ -18,11 +18,15 @@ cd "$(dirname "$0")" for COIN in monero wownero zano; do pushd ../monero_c - rm -rf external/ios/build ./build_single.sh ${COIN} aarch64-apple-ios -j$MAKE_JOB_COUNT + ./build_single.sh ${COIN} aarch64-apple-iossimulator -j$MAKE_JOB_COUNT popd done -unxz -f ../monero_c/release/monero/aarch64-apple-ios_libwallet2_api_c.dylib.xz -unxz -f ../monero_c/release/wownero/aarch64-apple-ios_libwallet2_api_c.dylib.xz -unxz -f ../monero_c/release/zano/aarch64-apple-ios_libwallet2_api_c.dylib.xz +unxz -fk ../monero_c/release/monero/aarch64-apple-ios_libwallet2_api_c.dylib.xz +unxz -fk ../monero_c/release/wownero/aarch64-apple-ios_libwallet2_api_c.dylib.xz +unxz -fk ../monero_c/release/zano/aarch64-apple-ios_libwallet2_api_c.dylib.xz + +unxz -fk ../monero_c/release/monero/aarch64-apple-iossimulator_libwallet2_api_c.dylib.xz +unxz -fk ../monero_c/release/wownero/aarch64-apple-iossimulator_libwallet2_api_c.dylib.xz +unxz -fk ../monero_c/release/zano/aarch64-apple-iossimulator_libwallet2_api_c.dylib.xz diff --git a/scripts/ios/gen_framework.sh b/scripts/ios/gen_framework.sh index e9cc448017..8e84736954 100755 --- a/scripts/ios/gen_framework.sh +++ b/scripts/ios/gen_framework.sh @@ -1,47 +1,23 @@ #!/bin/sh # Assume we are in scripts/ios -IOS_DIR="$(pwd)/../../ios" -DYLIB_NAME="monero_libwallet2_api_c.dylib" -DYLIB_LINK_PATH="${IOS_DIR}/${DYLIB_NAME}" -FRWK_DIR="${IOS_DIR}/MoneroWallet.framework" -if [ ! -f $DYLIB_LINK_PATH ]; then - echo "Dylib is not found by the link: ${DYLIB_LINK_PATH}" - exit 0 +if [[ "$1" == "--simulator" ]]; +then + simulator=simulator fi -cd $FRWK_DIR # go to iOS framework dir -lipo -create $DYLIB_LINK_PATH -output MoneroWallet - -echo "Generated ${FRWK_DIR}" -# also generate for wownero IOS_DIR="$(pwd)/../../ios" -DYLIB_NAME="wownero_libwallet2_api_c.dylib" -DYLIB_LINK_PATH="${IOS_DIR}/${DYLIB_NAME}" -FRWK_DIR="${IOS_DIR}/WowneroWallet.framework" -if [ ! -f $DYLIB_LINK_PATH ]; then - echo "Dylib is not found by the link: ${DYLIB_LINK_PATH}" - exit 0 -fi -cd $FRWK_DIR # go to iOS framework dir -lipo -create $DYLIB_LINK_PATH -output WowneroWallet +FRWK_DIR="${IOS_DIR}/MoneroWallet.framework" +cd $FRWK_DIR +lipo -create "../../scripts/monero_c/release/monero/aarch64-apple-ios${simulator}_libwallet2_api_c.dylib" -output MoneroWallet -echo "Generated ${FRWK_DIR}" +FRWK_DIR="${IOS_DIR}/WowneroWallet.framework" +cd $FRWK_DIR +lipo -create "../../scripts/monero_c/release/wownero/aarch64-apple-ios${simulator}_libwallet2_api_c.dylib" -output WowneroWallet -# also generate for zano -IOS_DIR="$(pwd)/../../ios" -DYLIB_NAME="zano_libwallet2_api_c.dylib" -DYLIB_LINK_PATH="${IOS_DIR}/${DYLIB_NAME}" FRWK_DIR="${IOS_DIR}/ZanoWallet.framework" +cd $FRWK_DIR +lipo -create "../../scripts/monero_c/release/zano/aarch64-apple-ios${simulator}_libwallet2_api_c.dylib" -output ZanoWallet -if [ ! -f $DYLIB_LINK_PATH ]; then - echo "Dylib is not found by the link: ${DYLIB_LINK_PATH}" - exit 0 -fi - -cd $FRWK_DIR # go to iOS framework dir -lipo -create $DYLIB_LINK_PATH -output ZanoWallet - -echo "Generated ${FRWK_DIR}" diff --git a/scripts/prepare_moneroc.sh b/scripts/prepare_moneroc.sh index 2301209f6a..d7d77aa68c 100755 --- a/scripts/prepare_moneroc.sh +++ b/scripts/prepare_moneroc.sh @@ -8,7 +8,7 @@ if [[ ! -d "monero_c/.git" ]]; then git clone https://github.com/mrcyjanek/monero_c --branch master monero_c cd monero_c - git checkout 127c54599c612d7d3d226e4c016d5812e7a0966d + git checkout 9301097ff504525070cc0cb915fe2f1bb0670345 git reset --hard git submodule update --init --force --recursive ./apply_patches.sh monero diff --git a/tool/download_moneroc_prebuilds.dart b/tool/download_moneroc_prebuilds.dart index 22384e84a2..394f2edbc6 100644 --- a/tool/download_moneroc_prebuilds.dart +++ b/tool/download_moneroc_prebuilds.dart @@ -24,6 +24,7 @@ final List triplets = [ // "x86_64-host-apple-darwin", // not available on CI (yet) "aarch64-host-apple-darwin", // apple silicon macbooks (local builds) "aarch64-apple-ios", + "aarch64-apple-iossimulator", ]; Future main() async { From 5f043bfbc9e900d1c195868a8248ff5d7533690f Mon Sep 17 00:00:00 2001 From: OmarHatem Date: Wed, 5 Feb 2025 00:49:51 +0200 Subject: [PATCH 3/6] update app version [skip ci] --- scripts/ios/app_env.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/ios/app_env.sh b/scripts/ios/app_env.sh index 0e6ed285ea..ee0e53219e 100644 --- a/scripts/ios/app_env.sh +++ b/scripts/ios/app_env.sh @@ -18,8 +18,8 @@ MONERO_COM_BUILD_NUMBER=110 MONERO_COM_BUNDLE_ID="com.cakewallet.monero" CAKEWALLET_NAME="Cake Wallet" -CAKEWALLET_VERSION="4.23.0" -CAKEWALLET_BUILD_NUMBER=293 +CAKEWALLET_VERSION="4.23.1" +CAKEWALLET_BUILD_NUMBER=295 CAKEWALLET_BUNDLE_ID="com.fotolockr.cakewallet" HAVEN_NAME="Haven" From a506490229c3e6badc2d6d7c1028d2321576f5ef Mon Sep 17 00:00:00 2001 From: OmarHatem Date: Wed, 5 Feb 2025 06:05:25 +0200 Subject: [PATCH 4/6] update monero.com as well [skip ci] --- scripts/ios/app_env.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/ios/app_env.sh b/scripts/ios/app_env.sh index ee0e53219e..304b95b5b0 100644 --- a/scripts/ios/app_env.sh +++ b/scripts/ios/app_env.sh @@ -13,8 +13,8 @@ TYPES=($MONERO_COM $CAKEWALLET $HAVEN) APP_IOS_TYPE=$1 MONERO_COM_NAME="Monero.com" -MONERO_COM_VERSION="1.20.0" -MONERO_COM_BUILD_NUMBER=110 +MONERO_COM_VERSION="1.20.1" +MONERO_COM_BUILD_NUMBER=111 MONERO_COM_BUNDLE_ID="com.cakewallet.monero" CAKEWALLET_NAME="Cake Wallet" From 56ab476e44de6eebf06f15309febb9d82ceaac34 Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto Date: Wed, 5 Feb 2025 07:40:36 +0100 Subject: [PATCH 5/6] remove libmd.tbd reference from frameworks --- ios/Runner.xcodeproj/project.pbxproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index 73707b84f0..f47a2c1ab4 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -89,7 +89,6 @@ CE291CFD2C15DB9A00B9F709 /* WowneroWallet.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = WowneroWallet.framework; sourceTree = ""; }; CEAFE49D2C539250009FF3AD /* Mwebd.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = Mwebd.xcframework; sourceTree = ""; }; CEB6D62E2D43BB78002C6DBC /* ZanoWallet.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = ZanoWallet.framework; sourceTree = ""; }; - CEC1769E2D51F61A00DF7E54 /* libmd.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmd.tbd; path = usr/lib/libmd.tbd; sourceTree = SDKROOT; }; D139E30AEB36740C21C00A9E /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = ""; }; D7CD6B6020744E8FA471915D /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; DCEA540E3586164FB47AD13E /* LnurlPayInvoice.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LnurlPayInvoice.swift; path = "../.symlinks/plugins/breez_sdk/ios/bindings-swift/Sources/BreezSDK/Task/LnurlPayInvoice.swift"; sourceTree = ""; }; @@ -112,7 +111,6 @@ 06957875428D0F5AAE053765 /* Frameworks */ = { isa = PBXGroup; children = ( - CEC1769E2D51F61A00DF7E54 /* libmd.tbd */, CEAFE49D2C539250009FF3AD /* Mwebd.xcframework */, C58D93382C00FAC6004BCF69 /* libresolv.tbd */, 0C9986A3251A932F00D566FD /* CryptoSwift.framework */, From ecb223debb62afea6c1c7f6a031c99d6b8f0d3dd Mon Sep 17 00:00:00 2001 From: OmarHatem Date: Thu, 6 Feb 2025 16:26:56 +0200 Subject: [PATCH 6/6] update app versions [skip ci] --- scripts/ios/app_env.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/ios/app_env.sh b/scripts/ios/app_env.sh index 304b95b5b0..29599ede39 100644 --- a/scripts/ios/app_env.sh +++ b/scripts/ios/app_env.sh @@ -13,13 +13,13 @@ TYPES=($MONERO_COM $CAKEWALLET $HAVEN) APP_IOS_TYPE=$1 MONERO_COM_NAME="Monero.com" -MONERO_COM_VERSION="1.20.1" -MONERO_COM_BUILD_NUMBER=111 +MONERO_COM_VERSION="1.20.2" +MONERO_COM_BUILD_NUMBER=112 MONERO_COM_BUNDLE_ID="com.cakewallet.monero" CAKEWALLET_NAME="Cake Wallet" -CAKEWALLET_VERSION="4.23.1" -CAKEWALLET_BUILD_NUMBER=295 +CAKEWALLET_VERSION="4.23.2" +CAKEWALLET_BUILD_NUMBER=296 CAKEWALLET_BUNDLE_ID="com.fotolockr.cakewallet" HAVEN_NAME="Haven"