From 510fa775ffc6878c8a78bc8cc80f750aae739005 Mon Sep 17 00:00:00 2001 From: Evan Kaloudis Date: Thu, 28 Mar 2024 00:54:14 -0400 Subject: [PATCH 1/2] Embedded LND v0.17.4-beta-zeus.2 --- fetch-libraries.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fetch-libraries.sh b/fetch-libraries.sh index 1b0cea368..655037447 100644 --- a/fetch-libraries.sh +++ b/fetch-libraries.sh @@ -1,10 +1,10 @@ -VERSION=v0.17.4-beta-zeus.1 +VERSION=v0.17.4-beta-zeus.2 ANDROID_FILE=Lndmobile.aar IOS_FILE=Lndmobile.xcframework -ANDROID_SHA256='cec83fa711c0ea12762303b9a8ecb46e09c2e16482ea2bf0709e373b416b405f' -IOS_SHA256='9b5debe9358e7fa2e7c40b666a2ea852533939ac064e59778a6938fee8210121' +ANDROID_SHA256='a913226224ff02fadb4a2b0ccc069df132c7b9eaba48c8d27f02c8090dbb5f12' +IOS_SHA256='6defcda62b5ab9eb147a7fb6f5e3c136d3b24bc93887981e612af280ecd85471' FILE_PATH=https://github.com/ZeusLN/lnd/releases/download/$VERSION/ From 15e8c56155728130db48e2aeb3e06bddb34a966e Mon Sep 17 00:00:00 2001 From: Evan Kaloudis Date: Thu, 28 Mar 2024 01:44:34 -0400 Subject: [PATCH 2/2] iOS: add libresolv to frameworks --- ios/zeus.xcodeproj/project.pbxproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ios/zeus.xcodeproj/project.pbxproj b/ios/zeus.xcodeproj/project.pbxproj index 195f85edd..b32647977 100644 --- a/ios/zeus.xcodeproj/project.pbxproj +++ b/ios/zeus.xcodeproj/project.pbxproj @@ -86,6 +86,7 @@ 74B637832A5A350B00750202 /* StreamingCallback.mm in Sources */ = {isa = PBXBuildFile; fileRef = 74B6377A2A5A350A00750202 /* StreamingCallback.mm */; }; 74B637842A5A350B00750202 /* Callback.mm in Sources */ = {isa = PBXBuildFile; fileRef = 74B6377C2A5A350A00750202 /* Callback.mm */; }; 74B637872A5A35B600750202 /* Lndmobile.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 74B637862A5A35B600750202 /* Lndmobile.xcframework */; }; + 74DE85FF2BB530E5001FEC15 /* libresolv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 74A116702A55DEE600F7078C /* libresolv.tbd */; }; 74F9D7F22AF33324007D44BF /* ppneuemontreal-medium.otf in Resources */ = {isa = PBXBuildFile; fileRef = 74F9D7EF2AF33324007D44BF /* ppneuemontreal-medium.otf */; }; 7598B75F1F64426CAF420155 /* UnifiedSvg.tsx in Resources */ = {isa = PBXBuildFile; fileRef = C7FBAA85E56C4D5D92F74F11 /* UnifiedSvg.tsx */; }; 7605A9F30F13492692B1AB4E /* Flash On.svg in Resources */ = {isa = PBXBuildFile; fileRef = DD1A9F0B9EF0475C81C53C8D /* Flash On.svg */; }; @@ -424,6 +425,7 @@ 74B6377E2A5A350A00750202 /* Callback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Callback.h; sourceTree = ""; }; 74B6377F2A5A350A00750202 /* LncModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LncModule.h; sourceTree = ""; }; 74B637862A5A35B600750202 /* Lndmobile.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = Lndmobile.xcframework; path = LncMobile/Lndmobile.xcframework; sourceTree = ""; }; + 74DE86022BB530E5001FEC15 /* libresolv.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.9.tbd; path = usr/lib/libresolv.9.tbd; sourceTree = SDKROOT; }; 74F9D7EF2AF33324007D44BF /* ppneuemontreal-medium.otf */ = {isa = PBXFileReference; lastKnownFileType = file; name = "ppneuemontreal-medium.otf"; path = "../assets/fonts/ppneuemontreal-medium.otf"; sourceTree = ""; }; 77EC666A91C04742A050DEF4 /* Help Icon.svg */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "Help Icon.svg"; path = "../assets/images/SVG/Help Icon.svg"; sourceTree = ""; }; 788BB1C90868496CA6F03853 /* Network.svg */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Network.svg; path = ../assets/images/SVG/Network.svg; sourceTree = ""; }; @@ -533,6 +535,7 @@ ED297163215061F000B7C4FE /* JavaScriptCore.framework in Frameworks */, 74B637872A5A35B600750202 /* Lndmobile.xcframework in Frameworks */, 120C1A21E0566E9107515C30 /* libPods-zeus.a in Frameworks */, + 74DE85FF2BB530E5001FEC15 /* libresolv.tbd in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -656,6 +659,7 @@ 2D16E6871FA4F8E400B85C8A /* Frameworks */ = { isa = PBXGroup; children = ( + 74DE86022BB530E5001FEC15 /* libresolv.9.tbd */, 74A116702A55DEE600F7078C /* libresolv.tbd */, 74B637862A5A35B600750202 /* Lndmobile.xcframework */, ED297162215061F000B7C4FE /* JavaScriptCore.framework */,