6
0

add new version 20.0.5-SNAPSHOT-1455

This commit is contained in:
mac-mini-003 2025-08-01 14:38:20 +02:00
parent 54610c2d05
commit 8efc166dec

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-bank-ident-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("20.1.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("20.1.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("20.1.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.branch("redesign-v4-snapshots")
.exact("20.1.0")
)
],
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-1447.zip",
checksum: "8f95f8fa5014aabb9228cd8538d4448a3ea50eaeec3e81c1c71f62e8316d36c0"
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"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",