add new version 21.0.0
This commit is contained in:
parent
cd30867971
commit
92cea620f8
@ -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.4.0")
|
||||
.exact("21.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdSdkUiKitComponents",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
|
||||
.exact("20.4.0")
|
||||
.exact("21.0.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/20.4.1/WebIdDigitalSigningPlugin.framework-v20.4.1.zip",
|
||||
checksum: "37696c10e5ee82aed3d5f442bbd1ca47cf29e361023421d79ef103c07b51904d"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/21.0.0/WebIdDigitalSigningPlugin.framework-v21.0.0.zip",
|
||||
checksum: "1d3dac85bb8905b22efb582bb6a937cedea211c9525072ed23224e1c78dbbb7d"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdDigitalSigningPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user