Skip to content

Commit

Permalink
mobile_config: add new skip setup key for iOS 18 from official docs
Browse files Browse the repository at this point in the history
Co-authored-by: a.zhuravlov <[email protected]>
  • Loading branch information
AnNEDoMini and a.zhuravlov authored Sep 16, 2024
1 parent e7fdb4e commit c85253e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pymobiledevice3/services/mobile_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ def supervise(self, organization: str, keybag_file: Path) -> None:
'PreferredLang',
'OnboardingSubtitle',
'AppleTVSubtitle',
'Intelligence'
],
'SupervisorHostCertificates': [
public_key
Expand Down

0 comments on commit c85253e

Please sign in to comment.