I am on iPhone XR ios 12.4.1(Unc0ver jailbreak) , I followed the tutorial , installed my tweak but preference bundle in settings is not getting loaded.
"There was an error loading the preference bundle for xyz"
The part which gets confusing is the path we put in tweak.xm to link it with preference bundle:
There's already a comment which hints that the plist name is in resources folder, what he failed to tell is which plist file? There are two plist files , inside one of the plist file there's a plist name as well. It's so confusing, do i need to put Root.plist or Info.plist?
I did trial and error method by putting both plist files(Root.plist/Info.plist) in plist_path but nothing worked and i have no idea what should i put here because the plistpath which i am inserting in tweak.xm is wrong then this will be wrong as well :
Your time and help is appreciated, please help.