6
0

add new version 13.7.2

This commit is contained in:
mac-mini-003 2025-06-17 11:25:05 +02:00
parent ed8db58f74
commit 3011514a6e

View File

@ -27,19 +27,19 @@ let package = Package(
.package( .package(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.5.3") .exact("12.6.0")
), ),
.package( .package(
name: "WebIdOnDeviceDocumentScanner", name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("12.5.3") .exact("12.6.0")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdPayProductPlugin", name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.7.1/WebIdPayProductPlugin.framework-v13.7.1.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.7.2/WebIdPayProductPlugin.framework-v13.7.2.zip",
checksum: "c120cea9493712920873efbdd8cb2984d17491effb1bc13aab33131c3d672c84" checksum: "e2eae3d8f2ec7ac327839eb75f7fd07a24281be38ba70aea22936de421a3b6fa"
), ),
.target( .target(
name: "WebIdPayProductPluginWrapper", name: "WebIdPayProductPluginWrapper",