add new version 9.0.0-SNAPSHOT-314
This commit is contained in:
parent
fb61a9d4b4
commit
5ab8b258ff
@ -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",
|
||||
.branch("snapshots")
|
||||
.exact("10.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/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/9.0.0/WebIdVideoIdentPlugin.framework-v9.0.0-SNAPSHOT-313.zip",
|
||||
checksum: "a9da66dbfe74dda579486cc3ee3af0bfb7a27dca3405dc9919b29fa5a0fad68d"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/9.0.0/WebIdVideoIdentPlugin.framework-v9.0.0-SNAPSHOT-314.zip",
|
||||
checksum: "4206c1ccd355e94bb3b0c27689a68739372e5ceb9fbf60f481f82b931b1365ce"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user