Skip to content

Always initialize the value of "tweaks" to "yes"#14

Merged
staturnzz merged 2 commits intostaturnzz:mainfrom
LukeZGD:patch-1
Apr 26, 2026
Merged

Always initialize the value of "tweaks" to "yes"#14
staturnzz merged 2 commits intostaturnzz:mainfrom
LukeZGD:patch-1

Conversation

@LukeZGD
Copy link
Copy Markdown
Contributor

@LukeZGD LukeZGD commented Apr 24, 2026

This PR updates the startup logic to explicitly set default values for both jailbreak preference flags using NSUserDefaults:

  • Set "tweaks" to "yes" on launch
  • Set "restrap" to "no" on launch

Previously, only "restrap" was initialized to "no" on launch, while "tweaks" had no explicit default value. Even though the Enable Tweaks toggle appeared enabled in settings, "tweaks" actually remained disabled, causing LaunchDaemons and substrate to not load. This PR fixes that issue

It may be worth including this in a 1.2.2 update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants