add new version 23.0.1
This commit is contained in:
parent
b9e1a2f397
commit
e54e48f5ff
@ -22,14 +22,14 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdSdkUiKitComponents",
|
name: "WebIdSdkUiKitComponents",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
|
||||||
.exact("21.2.1")
|
.exact("21.2.2")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdDigitalSigningPlugin",
|
name: "WebIdDigitalSigningPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/23.0.0/WebIdDigitalSigningPlugin.framework-v23.0.0.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/23.0.1/WebIdDigitalSigningPlugin.framework-v23.0.1.zip",
|
||||||
checksum: "253ebeb440ebfe1b48d3087058bfa3d6e4b43e899b07da40541f24661a116687"
|
checksum: "b0b5bf93f3bee1505f34c8665c704bee86a870f10cb3199ae6a030828aaabef0"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdDigitalSigningPluginWrapper",
|
name: "WebIdDigitalSigningPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user