From 28eec2e45b89ab5a025e5199931ce078b08114ca Mon Sep 17 00:00:00 2001 From: Marcos Rodriguez Velez Date: Sat, 1 Apr 2023 19:10:47 -0400 Subject: [PATCH] OPS: Update watchOS dependency --- ios/BlueWallet.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/swiftpm/Package.resolved | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ios/BlueWallet.xcodeproj/project.pbxproj b/ios/BlueWallet.xcodeproj/project.pbxproj index 2859ba622..061dcd144 100644 --- a/ios/BlueWallet.xcodeproj/project.pbxproj +++ b/ios/BlueWallet.xcodeproj/project.pbxproj @@ -1986,7 +1986,7 @@ repositoryURL = "https://github.com/EFPrefix/EFQRCode.git"; requirement = { kind = exactVersion; - version = 5.1.8; + version = 6.2.2; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/ios/BlueWallet.xcworkspace/xcshareddata/swiftpm/Package.resolved b/ios/BlueWallet.xcworkspace/xcshareddata/swiftpm/Package.resolved index e15bf2c25..f95d1c169 100644 --- a/ios/BlueWallet.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/ios/BlueWallet.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -5,8 +5,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/EFPrefix/EFQRCode.git", "state" : { - "revision" : "62eff300b439d0088007b4e2e2e8c600f4b2e515", - "version" : "5.1.8" + "revision" : "2991c2f318ad9529d93b2a73a382a3f9c72c64ce", + "version" : "6.2.2" } }, { @@ -14,8 +14,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/ApolloZhu/swift_qrcodejs.git", "state" : { - "revision" : "f3fe9fdd39fa48e45b501000194b43a3883f732f", - "version" : "1.1.4" + "revision" : "374dc7f7b9e76c6aeb393f6a84590c6d387e1ecb", + "version" : "2.2.2" } } ],