add new version 11.2.1
This commit is contained in:
parent
155aecc73a
commit
0e8a0a5655
@ -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.3.0")
|
||||
.exact("13.3.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.2.0/WebIdVideoIdentPlugin.framework-v11.2.0.zip",
|
||||
checksum: "c48df219bc0ef9b3cc4624c07f0c28e710646b5ca15f271b0f675ff882a2ccbe"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentPlugin/11.2.1/WebIdVideoIdentPlugin.framework-v11.2.1.zip",
|
||||
checksum: "95656040486f7e245cd3c893b5a4f3ecbb697f1b0cf1a83d9434c2107c11b5e1"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user