add new version 21.0.2
This commit is contained in:
parent
2dd0eff260
commit
bc641654af
@ -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("21.0.1")
|
||||
.exact("21.0.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdSdkUiKitComponents",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
|
||||
.exact("21.0.0")
|
||||
.exact("21.0.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/21.0.1/WebIdDigitalSigningPlugin.framework-v21.0.1.zip",
|
||||
checksum: "27f2246cc97c43311baf423c7942248ae424405e29084e4a4cb63128711488c3"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/21.0.2/WebIdDigitalSigningPlugin.framework-v21.0.2.zip",
|
||||
checksum: "eec03251ba8c053c02b82ece47efdb4675b94e68d5cd1c1f12a9913a80b25511"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdDigitalSigningPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user