6
0

add new version 20.1.1-SNAPSHOT-1458

This commit is contained in:
mac-mini-003 2025-08-04 12:15:15 +02:00
parent 8efc166dec
commit e3bf123596

View File

@ -27,19 +27,19 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("20.1.0")
.exact("20.1.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("20.1.0")
.exact("20.1.1")
)
],
targets: [
.binaryTarget(
name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/20.0.5/WebIdPayOnServerProductPlugin.framework-v20.0.5-SNAPSHOT-1455.zip",
checksum: "42328d6379c9382dc3862cb2d4f8acd77e8455959ae134b0ec7cc46aab684824"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/20.1.1/WebIdPayOnServerProductPlugin.framework-v20.1.1-SNAPSHOT-1458.zip",
checksum: "787a2fb6107fc80d34f515ab637ec3101e088b138bc467551d872962e532b907"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",