6
0

add new version 13.0.8

This commit is contained in:
mac-mini-003 2024-07-18 09:05:17 +02:00
parent a88a9bf517
commit 9e90b975b1

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.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: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.0.7/WebIdAutoIdentOnServerProductPlugin.framework-v13.0.7.zip",
checksum: "8188e3e70ace23007b834aa5879425c7c73dca166c299a821031ce7b98253f0a"
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"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",