You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+29-9
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
<palign="center">
11
11
<strong>Status: Maintained</strong>
12
12
<br />
13
-
<strong>Version: </strong>1.1.0
13
+
<strong>Version: </strong>1.2.0
14
14
<br />
15
15
<ahref="https://github.com/valnoxy/t480-oc/releases"><strong>Download now »</strong></a>
16
16
<br />
@@ -33,21 +33,44 @@ These features will be implemented in a future update:
33
33
34
34
-[X] Include HeliPort Version
35
35
-[X] Update README icon (temporary from [T440p-OC repo](https://github.com/valnoxy/t440p-oc))
36
+
-[X] macOS Ventura support
36
37
-[ ] Touchscreen support
37
38
38
39
39
40
41
+
## 🚧 macOS Ventura Support
42
+
43
+
> **Warning**
44
+
> macOS Ventura is still in Beta! I do not recommend this for productive use!
45
+
46
+
In version 1.2.0, support for macOS Ventura was added. To update your system to Ventura, the following steps must be performed:
47
+
48
+
1. Replace your current OpenCore confifguration with `EFI - Ventura`. See `♻️ Upgrade macOS / Switch EFI` for more infos.
49
+
50
+
2. Enroll your device to the Developer Seed. Use `macOS Developer Beta Access Utility` from your Apple Developer Account or by typing the following command into the Terminal: `/System/Library/PrivateFrameworks/Seeding.framework/Versions/Current/Resources/seedutil enroll DeveloperSeed`
51
+
52
+
3. Download macOS Ventura via Software Update. Create a offline installer or simply update.
0 commit comments