add new version 15.1.0
This commit is contained in:
parent
930a459f74
commit
d964dc7f17
@ -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.0.0")
|
||||
.exact("15.0.1")
|
||||
),
|
||||
.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.0.0/WebIdVideoIdentPlugin.framework-v15.0.0.zip",
|
||||
checksum: "874cfbc908ca6aeaa0d6a588024085b27153969488cc06ac0c8daa44bab740ff"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/15.1.0/WebIdVideoIdentPlugin.framework-v15.1.0.zip",
|
||||
checksum: "d9cf102351615e3bf494b5b687cae858852bfb0aba28311a6d09be85cddce867"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdentPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user