6
0

add new version 15.1.3

This commit is contained in:
mac-mini-003 2025-12-04 15:30:13 +01:00
parent 0402a0bec9
commit acfc8e5bb2

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/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.1.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.1.2.zip",
checksum: "022fcbf2e0ebe2b1991f6da3fa92d4d20dd2addfb5888ad0ce6968d3a8662619"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.1.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.1.3.zip",
checksum: "f0ebe17265b4df55c87d461b3b03681dbff94f5770074874b90d6032a5a00557"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",