From c2a6517ed39d2c0418e4169afe9c8d8dbe71e7f6 Mon Sep 17 00:00:00 2001 From: Victor Matos <126367176+vvrmatos@users.noreply.github.com> Date: Sat, 12 Apr 2025 16:57:11 -0300 Subject: [PATCH 1/3] adding the iphone local config under developer after a series of tests and file updating your phone might still present the errors of tunneling and connection. If that's the case give this configuration which was thoroughly tested. --- README.md | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) diff --git a/README.md b/README.md index 006cba2..b48d631 100644 --- a/README.md +++ b/README.md @@ -236,3 +236,69 @@ bash <(curl -s https://raw.githubusercontent.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** +Multipath Networking: **ON** +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** +Allow HTTP Services: **OFF** +Disable Rate Limiting: **OFF** +NFC Pass Key Optional: **OFF** + +### AIRPLAY TESTING +Use Route Sharing Policy: **OFF** + +### WIDGET TESTING +WidgetKit Developer Mode: **OFF** + +### SHORTCUTS TESTING +Display Recent Shortcuts: **OFF** +Display Upcoming Media: **OFF** +Display Donations on Lock Screen: **OFF** + +### SIRI EVENT SUGGESTIONS TESTING +Allow Any Domain: **OFF** +Allow Unverified Sources: **OFF** + +### MIDI-CI TESTING +Enable MIDI-CI: **OFF** + +### GRAPHICS HUD +Show Graphics Performance: **OFF** +Log Graphics Performance: **OFF** + +### BLUETOOTH LOGGING +HID Logging: **OFF** +Heart Rate Logging: **OFF** + +### SIRI IN BLUETOOTH CAR TESTING +Show Audio Output in Settings: **OFF** From cf5d4093bc66223413b1ed917a7903cbec88a1f7 Mon Sep 17 00:00:00 2001 From: Victor Matos <126367176+vvrmatos@users.noreply.github.com> Date: Sun, 20 Apr 2025 14:52:55 -0300 Subject: [PATCH 2/3] Update README.md --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index b48d631..a4206ff 100644 --- a/README.md +++ b/README.md @@ -249,11 +249,11 @@ _OBS: Only the necessary configs are going to be mentioned_ Enable UI Automatio: **ON** ### PERFORMANCE -Hang Detection: **OFF** +Hang Detection: **OFF* ### NETWORKING -Network Link Conditioner: **ON** -Multipath Networking: **ON** +Network Link Conditioner: **ON**
+Multipath Networking: **ON**
L4S: **ON** ### UNIVERSAL LINKS @@ -269,9 +269,9 @@ Fast App Termination: **ON** Credential Exchange: **ON** ### WALLET TESTING -Additional Logging: **OFF** -Allow HTTP Services: **OFF** -Disable Rate Limiting: **OFF** +Additional Logging: **OFF**
+Allow HTTP Services: **OFF**
+Disable Rate Limiting: **OFF**
NFC Pass Key Optional: **OFF** ### AIRPLAY TESTING @@ -281,23 +281,23 @@ Use Route Sharing Policy: **OFF** WidgetKit Developer Mode: **OFF** ### SHORTCUTS TESTING -Display Recent Shortcuts: **OFF** -Display Upcoming Media: **OFF** +Display Recent Shortcuts: **OFF**
+Display Upcoming Media: **OFF**
Display Donations on Lock Screen: **OFF** ### SIRI EVENT SUGGESTIONS TESTING -Allow Any Domain: **OFF** +Allow Any Domain: **OFF**
Allow Unverified Sources: **OFF** ### MIDI-CI TESTING Enable MIDI-CI: **OFF** ### GRAPHICS HUD -Show Graphics Performance: **OFF** +Show Graphics Performance: **OFF**
Log Graphics Performance: **OFF** ### BLUETOOTH LOGGING -HID Logging: **OFF** +HID Logging: **OFF**
Heart Rate Logging: **OFF** ### SIRI IN BLUETOOTH CAR TESTING From 54408267c962376561ceb168ad4642be835fa902 Mon Sep 17 00:00:00 2001 From: Victor Matos <126367176+vvrmatos@users.noreply.github.com> Date: Sun, 20 Apr 2025 14:53:39 -0300 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4206ff..2c11226 100644 --- a/README.md +++ b/README.md @@ -251,7 +251,7 @@ Enable UI Automatio: **ON** ### PERFORMANCE Hang Detection: **OFF* -### NETWORKING +### ⚠️ NETWORKING ⚠️ Network Link Conditioner: **ON**
Multipath Networking: **ON**
L4S: **ON**