taler-ios

iOS apps for GNU Taler (wallet)
Log | Files | Refs | README | LICENSE

commit fcb41e0be33a981bf60f06837d43e21a2308f6be
parent 9b60d2b82098e027aa110b63949ef06f529c3d49
Author: Marc Stibane <marc@taler.net>
Date:   Sun,  1 Mar 2026 22:18:39 +0100

CodeScanner

Diffstat:
MTalerWalletXC.xcodeproj/project.pbxproj | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/TalerWalletXC.xcodeproj/project.pbxproj b/TalerWalletXC.xcodeproj/project.pbxproj @@ -1271,10 +1271,10 @@ }; 4E3EAE1B2A990778009F1BE8 /* XCRemoteSwiftPackageReference "CodeScanner" */ = { isa = XCRemoteSwiftPackageReference; - repositoryURL = "https://github.com/twostraws/CodeScanner"; + repositoryURL = "https://github.com/Fesh-com/CodeScanner"; requirement = { - kind = upToNextMajorVersion; - minimumVersion = 2.0.0; + branch = main; + kind = branch; }; }; 4E563DEF2DC3C52C008FA91D /* XCRemoteSwiftPackageReference "swift-collections" */ = {