7
0

add new version 21.2.2-SNAPSHOT-1604

This commit is contained in:
mac-mini-003 2026-03-31 12:43:37 +02:00
parent eb6cb048ae
commit dd4c46daf2

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",
.branch("snapshots")
.exact("21.1.0")
)
],
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-1601.zip",
checksum: "547a8592af877ff9d1eb1fbbd436fd870af3a9e619cbdaaf6dfc40c78abe2bcf"
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"
),
.target(
name: "WebIdDocumentScannerWrapper",