add new version 20.2.0
This commit is contained in:
parent
f5243d863c
commit
4303bd43af
@ -17,7 +17,7 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
||||||
.exact("20.1.0")
|
.exact("20.2.0")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "DeviceKit",
|
name: "DeviceKit",
|
||||||
@ -38,8 +38,8 @@ let package = Package(
|
|||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdVideoIdentPlugin",
|
name: "WebIdVideoIdentPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentPlugin/20.1.0/WebIdVideoIdentPlugin.framework-v20.1.0.zip",
|
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: "256e1b7a570e26fc7880d221b8be3f7353a7cd5c345ff4d77182a7eb2a24f4ba"
|
checksum: "3578c7b29d7e0e2c461fc14e06a42f47784d8492e6d3deb9c6db229593cb9419"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdVideoIdentPluginWrapper",
|
name: "WebIdVideoIdentPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user