6
0

add new version 13.7.1

This commit is contained in:
mac-mini-003 2025-06-12 15:17:07 +02:00
parent 5882ecf208
commit 806d6090c7

View File

@ -22,19 +22,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: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.7.0/WebIdAutoIdentOnServerProductPlugin.framework-v13.7.0.zip",
checksum: "a129cc64ab3e145121da4ad0bf452fe6f75b54f6a00ad0e5026714aa97a68492"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.7.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.7.1.zip",
checksum: "1ed640248ccfe0196c534214f26fde89708e7dad1309f0ef944cdfcef8ac7d70"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",