add new version 11.4.1
This commit is contained in:
parent
c1cf2a166d
commit
e20c5c4bd3
@ -17,7 +17,7 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||||
.exact("12.3.1")
|
.exact("12.3.2")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdSdkUiKitComponents",
|
name: "WebIdSdkUiKitComponents",
|
||||||
@ -28,8 +28,8 @@ let package = Package(
|
|||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdDigitalSigningPlugin",
|
name: "WebIdDigitalSigningPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDigitalSigningPlugin/11.4.0/WebIdDigitalSigningPlugin.framework-v11.4.0.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDigitalSigningPlugin/11.4.1/WebIdDigitalSigningPlugin.framework-v11.4.1.zip",
|
||||||
checksum: "d517f87a3429ad0ae6fe715b55b8e2dab8a75455c498c642f9a2c6c438214e4b"
|
checksum: "e63aa0c37d630ec545a64c9ee9621edd99cc2adba3f53483d88f2110be8f1411"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdDigitalSigningPluginWrapper",
|
name: "WebIdDigitalSigningPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user