6
0

add new version 13.0.9

This commit is contained in:
mac-mini-003 2024-07-23 13:17:16 +02:00
parent b24413c730
commit 6bba62c83f

View File

@ -22,24 +22,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.1.0")
.exact("11.1.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.1.0")
.exact("12.2.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.1.0")
.exact("12.2.0")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.0.8/WebIdEIdOnServerProductPlugin.framework-v13.0.8.zip",
checksum: "a6a3d609bb95b6b9c4fee7afae5bf07d7877853c81cd1d7e05097b3d28c02b14"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.0.9/WebIdEIdOnServerProductPlugin.framework-v13.0.9.zip",
checksum: "163d288beaa90c92b6c941a7212986333eacfcda79ac2aad70fa620b4a3be515"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",