6
0

add new version 13.0.2-SNAPSHOT-1190

This commit is contained in:
mac-mini-003 2024-06-27 13:11:05 +02:00
parent 025b54266f
commit 35c19b0791

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.0.1")
.exact("12.0.2")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("12.0.1")
.exact("12.0.2")
)
],
targets: [
.binaryTarget(
name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.0.2/WebIdPayProductPlugin.framework-v13.0.2-SNAPSHOT-1189.zip",
checksum: "db1cd5584dafaf34fc8f269f64fa277a6bcfecd95fb8f106a5ed97077b5fa6a2"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.0.2/WebIdPayProductPlugin.framework-v13.0.2-SNAPSHOT-1190.zip",
checksum: "8f69834fdb4ac6ceccb7b64e8256ecf414bf65792a68fcb56f7287b21e7e1eed"
),
.target(
name: "WebIdPayProductPluginWrapper",