add new version 12.3.0
This commit is contained in:
parent
80a2d3f10e
commit
f0db7b703c
@ -17,19 +17,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
||||
.exact("13.3.1")
|
||||
.exact("13.4.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdSdkUiKitComponents",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-sdk-ui-components-spm.git",
|
||||
.exact("10.2.1")
|
||||
.exact("10.3.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDigitalSigningPlugin/12.2.1/WebIdDigitalSigningPlugin.framework-v12.2.1.zip",
|
||||
checksum: "abf65574eb1cfa909a61002e8fc0f1cf3fe4c2aa6f5cbab70846bd5c413a54b6"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDigitalSigningPlugin/12.3.0/WebIdDigitalSigningPlugin.framework-v12.3.0.zip",
|
||||
checksum: "35f767197cb3fa35a2723c2ba48c3db6c7c75bf0cff2875f1cefc20e01e6d811"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdDigitalSigningPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user