Updating latest macOS and Xcode versions (#49)

Co-authored-by: madhu <mvenugopal@apple.com>
This commit is contained in:
Madhu Venugopal
2025-06-09 10:33:51 -07:00
committed by GitHub
co-authored by madhu
parent e6c49b4176
commit e933ff3c53
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
To build the `container` project, your system needs either:
- macOS 15 or newer and Xcode 17 beta.
- macOS Developer Preview.
- macOS 15 or newer and Xcode 26 Beta
- macOS 26 Beta 1
## Compile and test
+1 -1
View File
@@ -17,7 +17,7 @@ Install `container` on your Mac.
You need an Apple silicon Mac to run `container`. To build it, see the [BUILDING](./BUILDING.md) document.
`container` is designed to use the new features in the macOS Developer Preview. You can run the tool on macOS 15, but the `container` maintainers typically will not address issues discovered on macOS 15 that cannot be reproduced on the macOS Developer Preview.
`container` relies on the new features and enhancements present in the macOS 26 Beta 1. You can run the tool on macOS 15, but the `container` maintainers typically will not address issues discovered on macOS 15 that cannot be reproduced on the macOS 26 Beta 1.
There are [significant networking limitations](/docs/technical-overview.md#macos-15-limitations) that impact the usability `container` on macOS 15.
+1 -1
View File
@@ -67,7 +67,7 @@ Currently, memory pages freed to the Linux operating system by processes running
### macOS 15 limitations
`container` relies on the new features and enhancements present in the macOS Developer Preview. You can run `container` on macOS 15, but you will need to be aware of some user experience quirks and functional limitations. There is no plan to address issues found with macOS 15 that cannot be reproduced in the macOS Developer Preview.
`container` relies on the new features and enhancements present in the macOS 26 Beta 1. You can run `container` on macOS 15, but you will need to be aware of some user experience and functional limitations. There is no plan to address issues found with macOS 15 that cannot be reproduced in the macOS 26 Beta 1.
#### Network isolation