add new version 20.2.0
This commit is contained in:
parent
7eab2f0e6c
commit
bf6ced2c8c
@ -17,19 +17,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
||||
.exact("20.1.0")
|
||||
.exact("20.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdSdkUiKitComponents",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-sdk-ui-components-spm.git",
|
||||
.exact("20.1.0")
|
||||
.exact("20.2.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDigitalSigningPlugin/20.1.0/WebIdDigitalSigningPlugin.framework-v20.1.0.zip",
|
||||
checksum: "e047d3ad5fa3f9440cf21a70e16f11a512798c9fe823f4d24ce82bc4c1826689"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDigitalSigningPlugin/20.2.0/WebIdDigitalSigningPlugin.framework-v20.2.0.zip",
|
||||
checksum: "c23db9861709ce0c2863700dbb542ffec072d1a5d9c121ae277dab8c7ae8ce4e"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdDigitalSigningPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user