6
0

add new version 13.7.0

This commit is contained in:
mac-mini-003 2025-05-27 10:56:27 +02:00
parent 4187bdfc49
commit 95e6f7a9df

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.3.0")
.exact("11.4.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.4.0")
.exact("12.5.2")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("12.4.0")
.exact("12.5.2")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.6.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.6.2.zip",
checksum: "6f5b31792b3fd35111749f543d0a1b850c1683eeeab1964feb1477fba17d80ac"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.7.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.7.0.zip",
checksum: "dc8752f7557764d9bc584668aa53320de964720363ba633a10010e5246f3888e"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",