6
0

add new version 13.0.2-SNAPSHOT-1201

This commit is contained in:
mac-mini-003 2024-07-23 13:03:25 +02:00
parent a867c48535
commit 37b1474b56

View File

@ -17,12 +17,12 @@ let package = Package(
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("12.1.0")
.exact("12.2.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.1.0")
.exact("12.2.0")
),
.package(
name: "WebIdEIdentPlugin",
@ -32,14 +32,14 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.1.0")
.exact("11.1.2")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.0.2/WebIdEIdProductPlugin.framework-v13.0.2-SNAPSHOT-1200.zip",
checksum: "453ae44d29c0c8ad6e31aea3cfdb1c7af5d76ff1f177fcc15212d35e03af24f1"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.0.2/WebIdEIdProductPlugin.framework-v13.0.2-SNAPSHOT-1201.zip",
checksum: "e6dfa59f87b22c6cc6dac40f55da20840a9eb5d19fc194e261e3f3ce5b63ca01"
),
.target(
name: "WebIdEIdProductPluginWrapper",