add new version 10.1.0
This commit is contained in:
parent
aefa8b1911
commit
9982a274c5
@ -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("11.0.1")
|
||||
.exact("12.0.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/10.0.1/WebIdVideoIdentPlugin.framework-v10.0.1.zip",
|
||||
checksum: "169aca9e5ff6b16bac44f49bcf87fdc2e849d7ae1080dcb4b3ee7f75348b4e35"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/10.1.0/WebIdVideoIdentPlugin.framework-v10.1.0.zip",
|
||||
checksum: "5782e41961e09e964425de6bbfae9964a18604282f1927c3d073302fa171bd04"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user