7
0

add new version 21.0.2-SNAPSHOT-1546

This commit is contained in:
mac-mini-003 2026-01-21 11:36:46 +01:00
parent c31696bd69
commit 40f44af716

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("21.0.1") .branch("snapshots")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/20.4.2/WebIdDocumentScanner.framework-v20.4.2-SNAPSHOT-1538.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/21.0.2/WebIdDocumentScanner.framework-v21.0.2-SNAPSHOT-1546.zip",
checksum: "350c4e6ecdc1117670187891dd80f8cacc258b6807fe24b27b47f2583f417d3e" checksum: "dcb9c45b063a36caf7e3ff3407a4964c91ea328dd3e95f9787bce0b5a50aadc5"
), ),
.target( .target(
name: "WebIdDocumentScannerWrapper", name: "WebIdDocumentScannerWrapper",