6
0

add new version 14.5.0

This commit is contained in:
mac-mini-003 2025-04-24 17:45:36 +02:00
parent 903d2cd339
commit 8abba9841c

View File

@ -17,24 +17,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.2.1")
.exact("12.3.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.3.2")
.exact("13.4.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("13.3.2")
.exact("13.4.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/14.4.3/WebIdAutoIdentOnServerProductPlugin.framework-v14.4.3.zip",
checksum: "7ef271c8ba8c22f832abc55a3f5b9a7fae5f17abe8009ed55a06f8520472fe99"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/14.5.0/WebIdAutoIdentOnServerProductPlugin.framework-v14.5.0.zip",
checksum: "af82a2861938214667687d2e3f2f8cf92b9c1b496e49707f54f6d2bfde841518"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",