7
0

add new version 23.1.2-SNAPSHOT-1671

This commit is contained in:
mac-mini-003 2026-06-10 14:43:28 +02:00
parent 2c3af6e058
commit 61d92dcb85

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",
.exact("22.1.0") .branch("snapshots")
) )
], ],
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-1669.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/23.1.2/WebIdDocumentScanner.framework-v23.1.2-SNAPSHOT-1671.zip",
checksum: "7ce4478bfd77e98c7f50dc1faffb87bb3e0b751a7ad505414ea70a03a1bced91" checksum: "15ee87a8b29841bc4c43e4ee16ad6a35a599791e6752365ab5a97c865606ac48"
), ),
.target( .target(
name: "WebIdDocumentScannerWrapper", name: "WebIdDocumentScannerWrapper",