6
0

add new version 13.4.0-SNAPSHOT-1259

This commit is contained in:
mac-mini-003 2025-01-28 15:43:58 +01:00
parent 0275955716
commit 32efca5627

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",
.branch("snapshots")
.exact("10.2.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.branch("snapshots")
.exact("11.2.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("snapshots")
.exact("12.3.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.branch("snapshots")
.exact("12.3.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.4.0/WebIdPayOnServerProductPlugin.framework-v13.4.0-SNAPSHOT-1247.zip",
checksum: "3277bcc25d25d540498be01ed47d9e586cdacda64b05161e4154aa06f52885d4"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.4.0/WebIdPayOnServerProductPlugin.framework-v13.4.0-SNAPSHOT-1259.zip",
checksum: "254e2d6593069f64224498f1b71b8cc3b3a7fbbaf641d3b1a7f10ba363da2d04"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",