Skip to content
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

[Bug] Toggle related tweaks not working for Deluminator #12

Open
rllbe opened this issue Aug 30, 2019 · 1 comment
Open

[Bug] Toggle related tweaks not working for Deluminator #12

rllbe opened this issue Aug 30, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@rllbe
Copy link

rllbe commented Aug 30, 2019

toggleRelatedDarkModeTweaks is not working for Deluminator, however when I remove ".plist" in this line of code (

Dune/Tweak.xm

Line 37 in 9b1df97

CFPreferencesSetAppValue((CFStringRef)@"enabled", (CFPropertyListRef)[NSNumber numberWithBool:setOn], (CFStringRef)[NSString stringWithFormat:@"com.foxfort.%@settings.plist", tweak]);
) it works.

@Skittyblock
Copy link
Owner

That's... interesting. @foxfortmobile can you check this?

@Skittyblock Skittyblock changed the title Toggle related tweaks not working for Deluminator [Bug] Toggle related tweaks not working for Deluminator Aug 30, 2019
@Skittyblock Skittyblock added the bug Something isn't working label Aug 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants