add new version 15.3.0
This commit is contained in:
parent
fff5fc857a
commit
0361cb57d3
@ -27,7 +27,7 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("15.1.1")
|
||||
.exact("15.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "AhoyWebRTC",
|
||||
@ -38,8 +38,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdVideoIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/15.2.1/WebIdVideoIdentPlugin.framework-v15.2.1.zip",
|
||||
checksum: "d3ec98095583ac2598a0c77d376bc1ada6c70f5913a125a86fcc67cff1942bdf"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/15.3.0/WebIdVideoIdentPlugin.framework-v15.3.0.zip",
|
||||
checksum: "4ef613cd44184847a664c00c25936d930183337b38a417554007435691719404"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdentPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user