6
0

add new version 13.7.5

This commit is contained in:
mac-mini-003 2025-10-20 16:42:57 +02:00
parent a8969733f1
commit c4857d6840

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.exact("15.0.1")
.exact("10.4.2")
),
.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: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("15.0.1")
.exact("12.6.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/15.1.0/WebIdPayProductPlugin.framework-v15.1.0.zip",
checksum: "2967e8322612cbc004a45ee5f3af1e0282cb86d341dc16be50aa55eb626b481e"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.7.5/WebIdPayProductPlugin.framework-v13.7.5.zip",
checksum: "8a67f59dbb5e8ddc38e0f6d09998cff02fb80a8394632132a694028cb89a8f71"
),
.target(
name: "WebIdPayProductPluginWrapper",