add new version 11.4.1
This commit is contained in:
parent
a7225239f1
commit
0213941fd6
@ -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: "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.4.0/WebIdVideoIdentPlugin.framework-v11.4.0.zip",
|
||||
checksum: "d7701ca4f706de02149dbbd491d90ab769b880de56b9d82f1c9e2b3e9a95159b"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentPlugin/11.4.1/WebIdVideoIdentPlugin.framework-v11.4.1.zip",
|
||||
checksum: "213986804ddc6e882254d2f096a3b9d6c7494c126c3a3e3efab699c7266f4aca"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user