add new version 9.0.1
This commit is contained in:
parent
c03744397e
commit
16c8186ab5
@ -27,7 +27,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("10.0.0")
|
.exact("10.1.1")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "AhoyWebRTC",
|
name: "AhoyWebRTC",
|
||||||
@ -38,8 +38,8 @@ let package = Package(
|
|||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdVideoIdentPlugin",
|
name: "WebIdVideoIdentPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/9.0.0/WebIdVideoIdentPlugin.framework-v9.0.0.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/9.0.1/WebIdVideoIdentPlugin.framework-v9.0.1.zip",
|
||||||
checksum: "3205a519ddf0cc1782231854e525d5eab4aa46c815e313d7cdaff3f41865f471"
|
checksum: "a2996445161d5653a47817d18e90c0fc15d9601f62542e9e904e783e39e66670"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdVideoIdentPluginWrapper",
|
name: "WebIdVideoIdentPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user