add new version 15.2.0
This commit is contained in:
parent
9cc8860b00
commit
72025e4614
@ -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("15.0.1")
|
.exact("15.1.0")
|
||||||
),
|
),
|
||||||
.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/15.1.1/WebIdVideoIdentPlugin.framework-v15.1.1.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/15.2.0/WebIdVideoIdentPlugin.framework-v15.2.0.zip",
|
||||||
checksum: "ce81e4c58ca5a5175237eff00ce650ede66d7feb73f5de1a1f1540b3487a9561"
|
checksum: "4fd03e774fbcc775011c78aca70f7025a1cd2d930e5ca565ed91e82daa80b368"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdVideoIdentPluginWrapper",
|
name: "WebIdVideoIdentPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user