diff options
| author | Mason Reed <mason@vector35.com> | 2025-07-18 12:16:04 -0400 |
|---|---|---|
| committer | Mason Reed <35282038+emesare@users.noreply.github.com> | 2025-07-21 16:14:05 +0000 |
| commit | de2020a70a7a972a38c2a9eae9e6d2b8f2770af9 (patch) | |
| tree | 2454b1d7c80cbcf12372ec89a2d7de86c7e08ef3 /docs/guide/sharedcache.md | |
| parent | da82a305b3dc1bb4142f5063582db2961cb9c6aa (diff) | |
Update support matrix for kernel/shared cache
Diffstat (limited to 'docs/guide/sharedcache.md')
| -rw-r--r-- | docs/guide/sharedcache.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/guide/sharedcache.md b/docs/guide/sharedcache.md index 2f3a6eb1..be253b1c 100644 --- a/docs/guide/sharedcache.md +++ b/docs/guide/sharedcache.md @@ -11,9 +11,9 @@ List of supported features for the given shared cache targets: | Platform | Arch | Versions | Features | Notes | |----------|--------|----------|-----------------------------------|--------------------------------| -| macOS | x86_64 | 11 - 15 | Core, Objective-C, Workflow | | -| macOS | arm64 | 11 - 15 | Core, Objective-C, Workflow | | -| iOS | arm64 | 11 - 18 | Core, Objective-C, Workflow | | +| macOS | x86_64 | 11 - 26 | Core, Objective-C, Workflow | | +| macOS | arm64 | 11 - 26 | Core, Objective-C, Workflow | | +| iOS | arm64 | 11 - 26 | Core, Objective-C, Workflow | | | iOS | arm64 | 10 | Core, _~Objective-C_, Workflow | Some objective-c parsing fails | | iOS | arm64 | 7 - 9 | _~Core_, _~Objective-C_, Workflow | Missing slide info adjustments | |
