6
0

add new version 15.0.0

This commit is contained in:
mac-mini-003 2025-07-14 17:12:05 +02:00
parent e2a4d8b065
commit c6f77d53d0

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("11.4.2")
.exact("15.0.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.6.0")
.exact("15.0.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.6.0")
.exact("15.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.7.2/WebIdAutoIdentOnServerProductPlugin.framework-v13.7.2.zip",
checksum: "e64dd08db02c5289fddd399f0b84f039c82b4f5455b098d31ad416cc3308bc01"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.0.0/WebIdAutoIdentOnServerProductPlugin.framework-v15.0.0.zip",
checksum: "5561320afcba899f133c15058bd205555f5e98e95e3c9fe977411b4f2b46d74f"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",