7
0

add new version 22.0.1-SNAPSHOT-1606

This commit is contained in:
mac-mini-003 2026-03-31 14:17:15 +02:00
parent ed7e3c2603
commit 4137141e4b

View File

@ -22,14 +22,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("21.1.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/21.2.2/WebIdOnServerDocumentScanner.framework-v21.2.2-SNAPSHOT-1604.zip",
checksum: "f06c257734b2bd69e87145c72e6c3836c8ce88f72e0a49f2407b456e21252752"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/22.0.1/WebIdOnServerDocumentScanner.framework-v22.0.1-SNAPSHOT-1606.zip",
checksum: "6282000da8887556b5de2645aa40676332ad94adb2d494a165cb6da4683d8548"
),
.target(
name: "WebIdOnServerDocumentScannerWrapper",