7
0

add new version 22.1.1-SNAPSHOT-1634

This commit is contained in:
mac-mini-003 2026-04-23 16:50:11 +02:00
parent 2d9ed46707
commit f2d34115ef

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.2.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/22.0.4/WebIdOnServerDocumentScanner.framework-v22.0.4-SNAPSHOT-1630.zip",
checksum: "952b3c228e6416d647a8cef29edd369e93ad39caa2362cf8c1a6c5d8b4fb1a62"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/22.1.1/WebIdOnServerDocumentScanner.framework-v22.1.1-SNAPSHOT-1634.zip",
checksum: "5293e0ab12b33b60a7f3f115b34e191b8a4f7a658b5ce8ba2c9f6db8c42b2b58"
),
.target(
name: "WebIdOnServerDocumentScannerWrapper",