opa334 / Choicy

Advanced tweak configurator for iOS 10 and up
MIT License
353 stars 74 forks source link

Powercuff dylib not detected in SpringBoard #13

Closed dhellwich closed 4 years ago

dhellwich commented 4 years ago

Powercuff tweak (by Ryan Petrich) is not detected as a tweak which injects into SpringBoard. The plist of this tweak injects into SpringBoard executable (instead of com.apple.springboard bundle). Because of this Choicy does not detect this tweak, which is causing issues with the SpringBoard whitelisting functionality of Choicy (tweak doesn't get injected).

Could you please add SpringBoard executable to Choicy's SpringBoard filter?

opa334 commented 4 years ago

This should have been fixed already in like 1.2.1, will take another look soon.

dhellwich commented 4 years ago

Thanks @opa334 !

At this moment I'm not using Powercuff anymore, but it seemed like a bug (which could also happen with other tweaks), that's why I reported it. Anyway, happy bug hunting! :)