6
0

add new version 13.7.5

This commit is contained in:
mac-mini-003 2025-10-20 16:42:35 +02:00
parent 2ff55a6a54
commit 092198dd4c

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("15.0.1")
.exact("11.4.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.0.1")
.exact("12.6.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("15.0.1")
.exact("12.6.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.1.0/WebIdAutoIdentOnServerProductPlugin.framework-v15.1.0.zip",
checksum: "ae0858bcd60fce52e49e060b53b884890dac8515cf7defc4ee48a7f7783239b2"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.7.5/WebIdAutoIdentOnServerProductPlugin.framework-v13.7.5.zip",
checksum: "0019bdea39b9271a42c31fdff17bb50a64ba353c8aa1f10a7b10c541f6dae3b2"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",