Skip to content

adding the iphone local config under developer #197

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 66 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,3 +236,69 @@ bash <(curl -s https://github.com/filsv/iOSDeviceSupport/master/s
>[Comment](https://github.com/filsv/iPhoneOSDeviceSupport/issues/76#issuecomment-735321146)

Xcode usage license - [Link](https://www.apple.com/legal/sla/docs/xcode.pdf).

---

# iPhone Config

### Developer

_OBS: Only the necessary configs are going to be mentioned_

### UI AUTOMATION
Enable UI Automatio: **ON**

### PERFORMANCE
Hang Detection: **OFF*

### ⚠️ NETWORKING ⚠️
Network Link Conditioner: **ON** </br>
Multipath Networking: **ON**</br>
L4S: **ON**

### UNIVERSAL LINKS
Associated Domains Development: **ON**

### AD ATTIBUTION TESTING
AdAttributionKit Developer Mode: **ON**

### STATE RESTORATION TESTING
Fast App Termination: **ON**

### AUTHENTICATION SERVICES TESTING
Credential Exchange: **ON**

### WALLET TESTING
Additional Logging: **OFF** </br>
Allow HTTP Services: **OFF** </br>
Disable Rate Limiting: **OFF** </br>
NFC Pass Key Optional: **OFF**

### AIRPLAY TESTING
Use Route Sharing Policy: **OFF**

### WIDGET TESTING
WidgetKit Developer Mode: **OFF**

### SHORTCUTS TESTING
Display Recent Shortcuts: **OFF** </br>
Display Upcoming Media: **OFF** </br>
Display Donations on Lock Screen: **OFF**

### SIRI EVENT SUGGESTIONS TESTING
Allow Any Domain: **OFF** </br>
Allow Unverified Sources: **OFF**

### MIDI-CI TESTING
Enable MIDI-CI: **OFF**

### GRAPHICS HUD
Show Graphics Performance: **OFF** </br>
Log Graphics Performance: **OFF**

### BLUETOOTH LOGGING
HID Logging: **OFF** </br>
Heart Rate Logging: **OFF**

### SIRI IN BLUETOOTH CAR TESTING
Show Audio Output in Settings: **OFF**