add new version 15.3.1
This commit is contained in:
parent
0361cb57d3
commit
c7f24b38a2
@ -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.2.0")
|
.exact("15.2.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/15.3.0/WebIdVideoIdentPlugin.framework-v15.3.0.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/15.3.1/WebIdVideoIdentPlugin.framework-v15.3.1.zip",
|
||||||
checksum: "4ef613cd44184847a664c00c25936d930183337b38a417554007435691719404"
|
checksum: "0e53069c57848b9ee4b25242d0bbee072f8decc4f3a0af642f528f20892c7b2d"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdVideoIdentPluginWrapper",
|
name: "WebIdVideoIdentPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user