From aef7d882d88907f77e9aef28cc53ca19f6da0590 Mon Sep 17 00:00:00 2001 From: "a.zhuravlov" Date: Mon, 16 Sep 2024 13:58:40 +0300 Subject: [PATCH] `mobile_config` new skip setup key for iOS 18 from official docs --- pymobiledevice3/services/mobile_config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pymobiledevice3/services/mobile_config.py b/pymobiledevice3/services/mobile_config.py index 620081c11..26185f60f 100755 --- a/pymobiledevice3/services/mobile_config.py +++ b/pymobiledevice3/services/mobile_config.py @@ -250,6 +250,7 @@ def supervise(self, organization: str, keybag_file: Path) -> None: 'PreferredLang', 'OnboardingSubtitle', 'AppleTVSubtitle', + 'Intelligence' ], 'SupervisorHostCertificates': [ public_key