add new version 10.4.0-SNAPSHOT-356
This commit is contained in:
parent
130b64d3c9
commit
277a488076
@ -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("12.0.0")
|
.branch("snapshots")
|
||||||
),
|
),
|
||||||
.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/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.0.2/WebIdVideoIdentPlugin.framework-v10.0.2-SNAPSHOT-354.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.4.0/WebIdVideoIdentPlugin.framework-v10.4.0-SNAPSHOT-356.zip",
|
||||||
checksum: "ea065787a79234d779e80038ab3715205ec2b59ed09101a5f0c0fc1fc3c187b9"
|
checksum: "dce23ebe3b719c117022e62882a6383846b6344a327d94033bf43c67ca10ac4a"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdVideoIdentPluginWrapper",
|
name: "WebIdVideoIdentPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user