File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414// limitations under the License.
1515//===----------------------------------------------------------------------===//
1616
17- #if os(macOS)
18-
1917import ContainerizationError
2018import ContainerizationOCI
2119import Foundation
@@ -237,5 +235,3 @@ extension FileMountContext {
237235 }
238236 }
239237}
240-
241- #endif
Original file line number Diff line number Diff line change 1414// limitations under the License.
1515//===----------------------------------------------------------------------===//
1616
17- #if os(macOS)
1817import ContainerizationArchive
1918import ContainerizationError
2019import ContainerizationExtras
@@ -1288,5 +1287,3 @@ struct IOUtil {
12881287 )
12891288 }
12901289}
1291-
1292- #endif
Original file line number Diff line number Diff line change 1414// limitations under the License.
1515//===----------------------------------------------------------------------===//
1616
17- #if os(macOS)
17+ import ContainerizationError
1818import Foundation
19+
20+ #if os(macOS)
1921import Virtualization
20- import ContainerizationError
2122#endif
2223
2324/// A filesystem mount exposed to a container.
You can’t perform that action at this time.
0 commit comments