add new version 20.4.0
This commit is contained in:
parent
48c1439c71
commit
42a44e3311
@ -17,19 +17,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("20.3.0")
|
||||
.exact("20.4.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdSdkUiKitComponents",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
|
||||
.exact("20.3.1")
|
||||
.exact("20.4.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/20.3.3/WebIdDigitalSigningPlugin.framework-v20.3.3.zip",
|
||||
checksum: "4627a7b91e0d55758f10758ae8a7f4b22dac867cfab2026b284114935a3bdd49"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/20.4.0/WebIdDigitalSigningPlugin.framework-v20.4.0.zip",
|
||||
checksum: "c22091dc73f3ca79e24dc3efb519782dc7e9b8e1065e2f1e76d71409e9fb7dc4"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdDigitalSigningPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user