6
0

add new version 13.4.1-SNAPSHOT-1261

This commit is contained in:
mac-mini-003 2025-01-31 14:12:55 +01:00
parent 32efca5627
commit eecacf87ad

View File

@ -27,19 +27,19 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.3.0")
.exact("12.3.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.3.0")
.exact("12.3.1")
)
],
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-1259.zip",
checksum: "254e2d6593069f64224498f1b71b8cc3b3a7fbbaf641d3b1a7f10ba363da2d04"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.4.1/WebIdPayOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1261.zip",
checksum: "6d51ff39d809c6257a37d04b2ac0d719b38b385ad235c9fca05ca6b86f401875"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",