7
0

add new version 22.0.1-SNAPSHOT-1606

This commit is contained in:
mac-mini-003 2026-03-31 14:15:23 +02:00
parent dd4c46daf2
commit e7bd0e6ac8

View File

@ -17,14 +17,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: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/21.2.2/WebIdDocumentScanner.framework-v21.2.2-SNAPSHOT-1604.zip",
checksum: "751c6d553e5e6fa94483e76cd6a463b307346daa1be339949ac5dbe06d9851e2"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.0.1/WebIdDocumentScanner.framework-v22.0.1-SNAPSHOT-1606.zip",
checksum: "1bbad9fb88c7ed12f1744a25a2e0a1996f122c57533a50c5a04a076bbb4b75d0"
),
.target(
name: "WebIdDocumentScannerWrapper",