7
0

add new version 23.1.1-SNAPSHOT-1669

This commit is contained in:
mac-mini-003 2026-06-05 15:20:10 +02:00
parent 45ff934c47
commit 2c3af6e058

View File

@ -17,14 +17,14 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("snapshots") .exact("22.1.0")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/23.1.1/WebIdDocumentScanner.framework-v23.1.1-SNAPSHOT-1667.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/23.1.1/WebIdDocumentScanner.framework-v23.1.1-SNAPSHOT-1669.zip",
checksum: "75bff0a54aaa15260d5c12d4df3d7b62d7db5d9218242e374010111472697541" checksum: "7ce4478bfd77e98c7f50dc1faffb87bb3e0b751a7ad505414ea70a03a1bced91"
), ),
.target( .target(
name: "WebIdDocumentScannerWrapper", name: "WebIdDocumentScannerWrapper",