add new version 20.2.1
This commit is contained in:
parent
4303bd43af
commit
984319f8d2
@ -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("20.2.0")
|
||||
.exact("20.2.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/20.2.0/WebIdVideoIdentPlugin.framework-v20.2.0.zip",
|
||||
checksum: "3578c7b29d7e0e2c461fc14e06a42f47784d8492e6d3deb9c6db229593cb9419"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentPlugin/20.2.1/WebIdVideoIdentPlugin.framework-v20.2.1.zip",
|
||||
checksum: "115fec31954f449a1869f6b735c8c8914225c7768d99d500dbea382841c0c2b7"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user