6
0

add new version 14.4.0

This commit is contained in:
mac-mini-003 2025-03-14 16:57:39 +01:00
parent 81eea6f32d
commit a24be21e75

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-bank-ident-plugin-spm",
.exact("11.3.0")
.exact("11.4.2")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.2.0")
.exact("12.2.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.3.1")
.exact("13.3.2")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
.exact("13.3.1")
.exact("13.3.2")
)
],
targets: [
.binaryTarget(
name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdPayProductPlugin/14.3.0/WebIdPayProductPlugin.framework-v14.3.0.zip",
checksum: "756f6095dec2fdd04532c9e735f7d1ee73f07f7d8eb58469adb61548b7ec5769"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdPayProductPlugin/14.4.0/WebIdPayProductPlugin.framework-v14.4.0.zip",
checksum: "dd7d5763c40b2db3b375b15c9d50aadbea09118e5739358d25cea024fa90719a"
),
.target(
name: "WebIdPayProductPluginWrapper",