mirror of
https://github.com/apple/container.git
synced 2026-09-22 07:35:36 +00:00
Fix CLITest when run in xcode (#1775)
- Adds needed `MachineAPIClient` dependency to CLITests.
This commit is contained in:
@@ -93,6 +93,7 @@ let package = Package(
|
||||
"ContainerLog",
|
||||
"ContainerPersistence",
|
||||
"ContainerResource",
|
||||
"MachineAPIClient",
|
||||
"Yams",
|
||||
],
|
||||
path: "Tests/CLITests"
|
||||
|
||||
Reference in New Issue
Block a user