6
0

add new version 13.0.9

This commit is contained in:
mac-mini-003 2024-07-23 13:16:56 +02:00
parent 9e90b975b1
commit 06f868af12

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.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: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.0.8/WebIdAutoIdentOnServerProductPlugin.framework-v13.0.8.zip",
checksum: "0136e3142406c4a41bbc2c75d521e5faceb13ca470aaba25cd6bf85bd1fac929"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.0.9/WebIdAutoIdentOnServerProductPlugin.framework-v13.0.9.zip",
checksum: "1f1db4ae46381439116ac8428c9f4fc826984abbda18410c76b82d28423d9b97"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",