6
0

add new version 20.0.4

This commit is contained in:
mac-mini-003 2025-07-10 19:06:42 +02:00
parent d2ac836917
commit 95e370701a

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",
.exact("20.0.0")
.exact("20.0.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("20.0.0")
.exact("20.0.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("20.0.0")
.exact("20.0.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("20.0.0")
.exact("20.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdPayOnServerProductPlugin/20.0.3/WebIdPayOnServerProductPlugin.framework-v20.0.3.zip",
checksum: "c81ab5c6f92d775868f5ff8e1f7d60bbda7473bdea501292a5a9bf298eb68bcf"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdPayOnServerProductPlugin/20.0.4/WebIdPayOnServerProductPlugin.framework-v20.0.4.zip",
checksum: "0e2674d2c28aeca60d2089ef14d4ceeecab529b245b62eb6176b7cad7e613990"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",