You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started filtering it out some UIKit tweaks for some apps I don't want them to inject there but I also want to use the custom font I regularly use. NeonBoard has a custom dylib named NeonBoard fonts, so I thought just whitelisting that one, alongside NeonCore, NeonKit and NeonPaths would be enough but apparently it's not, seems like NeonFonts also depends somehow on the main dylib for functionality (which doesn't show up in the list). On the other hand, using blacklist works, but it's not really convenient. I'd prefer to use whitelist if possible.
iPhone XR, 14.3, unc0ver jailbreak.
Edit: this doesn't really categorize as an "issue" (I think, idk how you load the tweaks installed there) but if there's no plan to include it or it's not possible let me know and I'll close this.
The text was updated successfully, but these errors were encountered:
idk what to do about this, I guess the main neonboard dylib is opened by one of the other dylibs but choicy blocks that because it's not in the whitelist. maybe I could find a way to disable choicy after substitute is done loading tweaks.
Luki120
changed the title
NeonBoard main dylib not showing up for applications custom configuration
NeonBoard main dylib doesn't show up in applications custom configuration list
Sep 6, 2021
I started filtering it out some UIKit tweaks for some apps I don't want them to inject there but I also want to use the custom font I regularly use. NeonBoard has a custom dylib named NeonBoard fonts, so I thought just whitelisting that one, alongside NeonCore, NeonKit and NeonPaths would be enough but apparently it's not, seems like NeonFonts also depends somehow on the main dylib for functionality (which doesn't show up in the list). On the other hand, using blacklist works, but it's not really convenient. I'd prefer to use whitelist if possible.
iPhone XR, 14.3, unc0ver jailbreak.
Edit: this doesn't really categorize as an "issue" (I think, idk how you load the tweaks installed there) but if there's no plan to include it or it's not possible let me know and I'll close this.
The text was updated successfully, but these errors were encountered: