6
0

add new version 13.4.1

This commit is contained in:
mac-mini-003 2025-01-31 14:50:38 +01:00
parent a0e61e0441
commit 34c7622dfb

View File

@ -27,19 +27,19 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.3.0")
.exact("12.3.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.3.0")
.exact("12.3.1")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.4.0/WebIdEIdOnServerProductPlugin.framework-v13.4.0.zip",
checksum: "4fe4e3cd2b62be5d5d6eb7ea381f4c0a32052f9097b47d661dee3bbbe0d94f72"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.4.1/WebIdEIdOnServerProductPlugin.framework-v13.4.1.zip",
checksum: "180c1b734823536e21ffed96ee7300df6c8bdcc126465a5272dd31a413765ca2"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",