add new version 20.3.3
This commit is contained in:
parent
e7a2ff90a2
commit
48c1439c71
@ -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("20.3.0")
|
.exact("20.3.1")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdDigitalSigningPlugin",
|
name: "WebIdDigitalSigningPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/20.3.2/WebIdDigitalSigningPlugin.framework-v20.3.2.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/20.3.3/WebIdDigitalSigningPlugin.framework-v20.3.3.zip",
|
||||||
checksum: "c34265137af3b14542855496c2d18db0999871ce6c63b5f214f3ea442db2c5df"
|
checksum: "4627a7b91e0d55758f10758ae8a7f4b22dac867cfab2026b284114935a3bdd49"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdDigitalSigningPluginWrapper",
|
name: "WebIdDigitalSigningPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user