6
0

add new version 13.7.1-SNAPSHOT-1284

This commit is contained in:
mac-mini-003 2025-06-16 17:20:40 +02:00
parent 683e9e1c74
commit 06c781b56b

View File

@ -27,19 +27,19 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.5.3")
.exact("12.6.0")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
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: [
.binaryTarget(
name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.7.1/WebIdPayProductPlugin.framework-v13.7.1-SNAPSHOT-1283.zip",
checksum: "6bcc4b7d13f4ca79eeee593168da8b8ff2ebac8807fc9075860cfca988157393"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.7.1/WebIdPayProductPlugin.framework-v13.7.1-SNAPSHOT-1284.zip",
checksum: "1eca120e83af49e1b8ab2ea298cbcb720832036c568ac7a20f887685506771b4"
),
.target(
name: "WebIdPayProductPluginWrapper",