Warning
This is patched as of iOS/iPadOS 18.1 DevBeta 5. If you want to follow this, stay on Beta 4.
This actually downloads the models, and is NOT just new SiriUI. Hence, this process is complex and probably not worth it.
- What does not work: Writing Tools, Memories, Reduce Interruptions, Image Eraser and other tools that are within official Apple Intelligence on supported devices.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Guide by mendo for Beta 4 iOS 18.1 | |
## Install AltStore | |
### 1. Install AltServer on Your Computer | |
#### Download AltServer: | |
- Visit [altstore.io](https://altstore.io) and download **AltServer** for either Mac or Windows. | |
#### Install AltServer: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Alright, here’s the complete guide with each step from start to finish for modifying the `GenerativeModels.plist` file, as shown in your screenshots. | |
--- | |
### **1. Disable System Integrity Protection (SIP) and Authenticated Root** | |
- **Reboot into Recovery Mode**: Restart your Mac and hold down **Command + R** until you see the Apple logo. | |
- **Open Terminal**: Once in Recovery Mode, go to **Utilities** in the top menu and select **Terminal**. | |
- **Disable SIP and Authenticated Root** by entering the following commands: |