6
0

add new version 13.0.0-SNAPSHOT-1159

This commit is contained in:
mac-mini-003 2024-05-24 14:56:58 +02:00
parent 1c0f5f8142
commit a17fb6f53c

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.exact("9.0.2")
.exact("10.0.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("10.0.2")
.exact("11.0.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("11.1.1")
.exact("12.0.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("11.1.1")
.exact("12.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/12.0.4/WebIdPayOnServerProductPlugin.framework-v12.0.4.zip",
checksum: "dbdbcd41952c4bf28666ca6c9c027b22c377c247d5d4eca7ab803ec093a90a75"
url: "https://api.webid-solutions.de/releases/ios/xcframework/MWI-1288/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.0/WebIdPayOnServerProductPlugin.framework-v13.0.0-SNAPSHOT-1159.zip",
checksum: "fc8e3730695c821f538b69a3b38c04dcba045aa97fb10ff97bb7aa35626069b3"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",