6
0

add new version 15.1.3-SNAPSHOT-1339

This commit is contained in:
mac-mini-003 2025-12-04 14:05:34 +01:00
parent b2a9e62408
commit 9274614f76

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("15.0.1")
.exact("15.0.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.0.1")
.exact("15.0.2")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("15.0.1")
.exact("15.0.2")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.1.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.1.2-SNAPSHOT-1335.zip",
checksum: "025f5688f84d41e5b14882d8ea87b2fb024e0882392ef3ad1cb2bc9a94c3a8e2"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.1.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.1.3-SNAPSHOT-1339.zip",
checksum: "ac1694d00785246772694eb3c7382b705912bcb7c438cf96a06dc0812557705a"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",