add new version 15.1.1
This commit is contained in:
parent
bba9140e56
commit
f465334837
@ -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("15.1.0")
|
||||
.exact("15.1.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdSdkUiKitComponents",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
|
||||
.exact("15.1.0")
|
||||
.exact("15.1.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDigitalSigningPlugin/15.1.0/WebIdDigitalSigningPlugin.framework-v15.1.0.zip",
|
||||
checksum: "18b4ec9c60544ff62c4c373647674291010caecdef69ae2d3acd3c2e6fe61dc3"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDigitalSigningPlugin/15.1.1/WebIdDigitalSigningPlugin.framework-v15.1.1.zip",
|
||||
checksum: "3a7af0eae252c32a7ba280e870b4469cb41156e01d84a67b5cffde7f7bc2deb6"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdDigitalSigningPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user