6
0

add new version 13.4.1-SNAPSHOT-1269

This commit is contained in:
mac-mini-003 2025-04-17 17:03:53 +02:00
parent 550cd0201d
commit 56fc9eee9a

View File

@ -17,24 +17,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.2.0")
.exact("11.3.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.3.2")
.exact("12.4.0")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("12.3.2")
.exact("12.4.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.4.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.4.1-SNAPSHOT-1267.zip",
checksum: "367367d3aa273b0ecff7324f05ebb693f44c921ffcea9cc8812fbf956fea5a2b"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.4.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.4.1-SNAPSHOT-1269.zip",
checksum: "33859a2dac09234c737ed9aaeb4c678741c8ec7034e31f3b33451c70a2321926"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",