6
0

add new version 20.0.4-SNAPSHOT-1443

This commit is contained in:
mac-mini-003 2025-07-10 18:57:15 +02:00
parent 3626b02f82
commit 17d5fb5efd

View File

@ -17,24 +17,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("20.0.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("20.0.1")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
.branch("redesign-v4-snapshots")
.exact("20.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/20.0.4/WebIdAutoIdentOnDeviceProductPlugin.framework-v20.0.4-SNAPSHOT-1441.zip",
checksum: "8d6ae4f44f9fe74da744a6e1d2bbe0fdba76b6b02804d6c192b04e921088357b"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/20.0.4/WebIdAutoIdentOnDeviceProductPlugin.framework-v20.0.4-SNAPSHOT-1443.zip",
checksum: "41a71f006fdc4f5f981f7c8ecd5d13c9afe47924f1c666f1e656d00093361ccf"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",