6
0

add new version 13.0.2-SNAPSHOT-1182

This commit is contained in:
mac-mini-003 2024-06-25 15:33:11 +02:00
parent 321ecc1483
commit 51cb4a5c1a

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("10.0.0")
.exact("10.0.2")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.0.0")
.exact("11.0.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.0.0")
.exact("12.0.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.0.0")
.exact("12.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.1/WebIdPayOnServerProductPlugin.framework-v13.0.1-SNAPSHOT-1164.zip",
checksum: "6dd6df7da4fd15aa42636b543c9034e545e87b6ec5aae5648dcef13e9f36a73e"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.2/WebIdPayOnServerProductPlugin.framework-v13.0.2-SNAPSHOT-1182.zip",
checksum: "564ee72fb2992dd5c9730a4309629081c05f603b1b41ca0a4d62b898ca2ac9fa"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",