add new version 20.0.0
This commit is contained in:
parent
eaefddb13c
commit
11130eadfb
@ -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("13.5.2")
|
||||
.exact("20.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdSdkUiKitComponents",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-sdk-ui-components-spm.git",
|
||||
.exact("10.3.1")
|
||||
.exact("20.0.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDigitalSigningPlugin/12.4.3/WebIdDigitalSigningPlugin.framework-v12.4.3.zip",
|
||||
checksum: "de3ccd1d60ed31659390397dd8af11a4e77f12437cbf192f8facfc33766be686"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDigitalSigningPlugin/20.0.0/WebIdDigitalSigningPlugin.framework-v20.0.0.zip",
|
||||
checksum: "14e3f3516cfe8809b74ae70b4e6e1b04f70ba1695260964562b525c5014e00ec"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdDigitalSigningPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user