commit 9b60d2b82098e027aa110b63949ef06f529c3d49 parent fe6a350da2ad63e2e5a02959cb50b24a463e590f Author: Marc Stibane <marc@taler.net> Date: Sun, 1 Mar 2026 22:17:57 +0100 AnyCodable Diffstat:
| M | TalerWalletXC.xcodeproj/project.pbxproj | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/TalerWalletXC.xcodeproj/project.pbxproj b/TalerWalletXC.xcodeproj/project.pbxproj @@ -1255,10 +1255,10 @@ }; 4E3EAE172A990778009F1BE8 /* XCRemoteSwiftPackageReference "AnyCodable" */ = { isa = XCRemoteSwiftPackageReference; - repositoryURL = "https://github.com/Flight-School/AnyCodable"; + repositoryURL = "https://github.com/Fesh-com/AnyCodable"; requirement = { - kind = upToNextMajorVersion; - minimumVersion = 0.6.5; + branch = master; + kind = branch; }; }; 4E3EAE192A990778009F1BE8 /* XCRemoteSwiftPackageReference "SymLog" */ = {