mirror of
https://github.com/apple/container.git
synced 2026-09-22 15:45:38 +00:00
Require having a Mac with Apple silicon and Xcode 26 beta (#125)
This PR requires installing Xcode 26 beta until we resolve https://github.com/apple/containerization/issues/66.
This commit is contained in:
+4
-3
@@ -1,9 +1,10 @@
|
||||
# Building the project
|
||||
|
||||
To build the `container` project, your system needs either:
|
||||
To build the `container` project, you need:
|
||||
|
||||
- macOS 15 or newer and Xcode 26 beta
|
||||
- macOS 26 beta or newer
|
||||
- Mac with Apple silicon
|
||||
- macOS 15 minimum, macOS 26 beta recommended
|
||||
- Xcode 26 beta
|
||||
|
||||
## Compile and test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user