6
0

add new version 13.0.8

This commit is contained in:
mac-mini-003 2024-07-18 09:05:21 +02:00
parent 5f5b766f40
commit b24413c730

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("5.0.1")
.exact("5.1.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.0.1")
.exact("11.1.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.0.3")
.exact("12.1.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.0.3")
.exact("12.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.0.7/WebIdEIdOnServerProductPlugin.framework-v13.0.7.zip",
checksum: "d29c8aa09836f59856eccc392c16b2070e681c93b68767bf77604e416367d134"
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"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",