add new version 10.0.2-SNAPSHOT-347
This commit is contained in:
parent
d37aa0474b
commit
781777395e
@ -22,7 +22,7 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "AhoyKit",
|
name: "AhoyKit",
|
||||||
url: "https://github.com/ahoyconference/ahoykit-swift",
|
url: "https://github.com/ahoyconference/ahoykit-swift",
|
||||||
.exact("6.0.0")
|
.exact("6.1.0")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
@ -38,8 +38,8 @@ let package = Package(
|
|||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdVideoIdentPlugin",
|
name: "WebIdVideoIdentPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.0.2/WebIdVideoIdentPlugin.framework-v10.0.2-SNAPSHOT-343.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.0.2/WebIdVideoIdentPlugin.framework-v10.0.2-SNAPSHOT-347.zip",
|
||||||
checksum: "7543f78e6b87cee5a76776de65c3ec3d92bdff7e3ac8b3ba7144b0dce3851678"
|
checksum: "d5887cc1e1f0f4018d221f9f0798f9da02dde171a6a5b733c8d63712f04403f4"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdVideoIdentPluginWrapper",
|
name: "WebIdVideoIdentPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user