add new version 12.4.1
This commit is contained in:
parent
646e47ec11
commit
bce2cfb952
@ -17,7 +17,7 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
||||
.exact("13.5.0")
|
||||
.exact("13.5.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdSdkUiKitComponents",
|
||||
@ -28,8 +28,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDigitalSigningPlugin/12.4.0/WebIdDigitalSigningPlugin.framework-v12.4.0.zip",
|
||||
checksum: "6ec58c15b779ef76a48a0a24e3b1f8255860d54f3e779c652f2600e7f24dc692"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDigitalSigningPlugin/12.4.1/WebIdDigitalSigningPlugin.framework-v12.4.1.zip",
|
||||
checksum: "aa26da23ca3e48a7e2dab58cca77f3d7dde34603aa3fb2425f0322a22bd9ebb5"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdDigitalSigningPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user