6
0

add new version 13.4.0

This commit is contained in:
mac-mini-003 2025-01-28 17:04:35 +01:00
parent 57973a74e9
commit ad173e7d38

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.5")
.exact("11.2.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.2.1")
.exact("12.3.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.2.1")
.exact("12.3.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.3.4/WebIdAutoIdentOnServerProductPlugin.framework-v13.3.4.zip",
checksum: "ed8d7b3a7d2634d511b8f1493ff6019152c6555e0ed99f723ce8ff685fbb8afb"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.4.0/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.0.zip",
checksum: "4c6eddfd7ca7691b56fcc43f458bbc64f43714320b1a2bdbb196fdab5e883291"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",