7
0

add new version 21.0.0

This commit is contained in:
mac-mini-003 2026-01-08 15:19:03 +01:00
parent 330c9eda92
commit b680e0b953

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("20.4.0")
.exact("21.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDocumentScanner/20.4.1/WebIdDocumentScanner.framework-v20.4.1.zip",
checksum: "e52b92e38616c4ada3c8fbdf2697931b9870d6c12198eb80a86583e7fb8b82b2"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDocumentScanner/21.0.0/WebIdDocumentScanner.framework-v21.0.0.zip",
checksum: "d7f90dc0f56d145b1bd578bdbb0c2f061c732826b734686770dbbfe15df216c5"
),
.target(
name: "WebIdDocumentScannerWrapper",