add new version 10.7.2
This commit is contained in:
parent
22cfe2520a
commit
9f1b80b9c1
@ -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("12.3.2")
|
||||
.exact("12.3.3")
|
||||
),
|
||||
.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/10.7.1/WebIdVideoIdentPlugin.framework-v10.7.1.zip",
|
||||
checksum: "f16ff17c97caee21e10f2bc61fc4afaa5c8187704bfd7baab3995625c04262bd"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/10.7.2/WebIdVideoIdentPlugin.framework-v10.7.2.zip",
|
||||
checksum: "05246e3b0e53f0b87a2ef7cd5c80ce9cae76f01ea2fcb7946cd5401dcdb23d2a"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user