add new version 21.0.1
This commit is contained in:
parent
d31c366f19
commit
30436cc8f0
@ -17,7 +17,7 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||||
.exact("21.0.0")
|
.exact("21.0.1")
|
||||||
),
|
),
|
||||||
.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/releases/de/webid-solutions/WebIdVideoIdentPlugin/21.0.0/WebIdVideoIdentPlugin.framework-v21.0.0.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdentPlugin/21.0.1/WebIdVideoIdentPlugin.framework-v21.0.1.zip",
|
||||||
checksum: "47138089eb9055f6f9dc749e0be7768d66af5df2314525f5624f0ade51ebef83"
|
checksum: "1d6f7cfa577a103e398861b6e9394f7d9e6183dffe9607efe77a5552e71a37b1"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdVideoIdentPluginWrapper",
|
name: "WebIdVideoIdentPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user