add new version 11.0.0-SNAPSHOT-760
This commit is contained in:
parent
eae40516f2
commit
823a85bba2
@ -17,19 +17,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("10.1.1")
|
||||
.exact("11.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdSdkUiKitComponents",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
|
||||
.exact("7.0.0")
|
||||
.exact("8.0.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/10.0.2/WebIdDigitalSigningPlugin.framework-v10.0.2-SNAPSHOT-758.zip",
|
||||
checksum: "f452cba9c3bbc4cb6b8882d5b5adcafc52c297485eb9bd9593e91e00d3d5df78"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/11.0.0/WebIdDigitalSigningPlugin.framework-v11.0.0-SNAPSHOT-760.zip",
|
||||
checksum: "9e058fcff09011fef32eac6d710c2e9cd65e5598affd0885077962ab3112745c"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdDigitalSigningPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user