6
0

add new version 13.7.1

This commit is contained in:
mac-mini-003 2025-06-12 15:17:26 +02:00
parent e97256fd7c
commit d3f9411ae7

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.5.2")
.exact("12.5.3")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.5.2")
.exact("12.5.3")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.7.0/WebIdEIdOnServerProductPlugin.framework-v13.7.0.zip",
checksum: "d221d08f04b0cdc84b54bae415181c573f44b51ce9228a35dcf59dbaf8679945"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.7.1/WebIdEIdOnServerProductPlugin.framework-v13.7.1.zip",
checksum: "94ce3388c703b848252436cca242e7915809c81b7646e8c990896bef25622b52"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",