6
0

add new version 14.7.0-SNAPSHOT-1405

This commit is contained in:
mac-mini-003 2025-06-13 11:58:11 +02:00
parent 36f3f3de87
commit 13702b2f8e

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",
.exact("12.4.2")
.exact("12.4.3")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.5.2")
.exact("13.6.0")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
.exact("13.5.2")
.exact("13.6.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.7.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.7.0-SNAPSHOT-1403.zip",
checksum: "345052575cc9908ce29c67f35378597805c6e15ec53d12a11e365f477df32b5c"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.7.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.7.0-SNAPSHOT-1405.zip",
checksum: "cfe97f9a1400428ac11519f46dc1163afa53a41a8aa32ee0eced23afe2cc2120"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",