add new version 11.4.0
This commit is contained in:
parent
758e1ba0c7
commit
a7225239f1
@ -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.4.0")
|
||||
.exact("13.5.0")
|
||||
),
|
||||
.package(
|
||||
name: "DeviceKit",
|
||||
@ -38,8 +38,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdVideoIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentPlugin/11.3.0/WebIdVideoIdentPlugin.framework-v11.3.0.zip",
|
||||
checksum: "8778af8ea38225164518c75b1c54ae5a13a0f9b7c3368d7297520a5cf2a319df"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentPlugin/11.4.0/WebIdVideoIdentPlugin.framework-v11.4.0.zip",
|
||||
checksum: "d7701ca4f706de02149dbbd491d90ab769b880de56b9d82f1c9e2b3e9a95159b"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user