6
0

add new version 14.0.0-SNAPSHOT-1228

This commit is contained in:
mac-mini-003 2024-10-25 08:13:23 +02:00
parent b76a857d28
commit c3e29a17b0

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-bank-ident-plugin-spm",
.exact("11.0.0-beta")
.exact("11.1.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.0.0-beta")
.exact("12.1.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.0.0-beta")
.exact("13.1.0")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
.exact("13.0.0-beta")
.exact("13.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/14.0.0/WebIdPayProductPlugin.framework-v14.0.0-SNAPSHOT-1221.zip",
checksum: "b86c1911e0c9af7eb0dcd99408db056b668d348d17b77860b0be3be1c3308f9e"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/14.0.0/WebIdPayProductPlugin.framework-v14.0.0-SNAPSHOT-1228.zip",
checksum: "c6a3bdc960527285c600849455197d45db308f45e7c70d84f0f4c25bc0cd3ac3"
),
.target(
name: "WebIdPayProductPluginWrapper",