Closed syto203 closed 3 years ago
Thanks for the PR! I would’ve reviewed this earlier but I’ve been a bit busy unfortunately.
The changes seem good for the most part, but one improvement would be for Theos Jailed to use Theos to compile a libplist-based cli + insert_dylib while bootstrapping itself (similar to how addons work atm). This will a) improve plist handling in comparison to awk, b) remove the need for insert_dylib as a binary dependency, and c) add Linux support. So instead of merging into master, I’ll merge this PR into a feature branch and work on that as soon as I get the chance.
closing because i messed up commits history. replaced by #73 .
allows to change the Bundle Identifier and App's Display Name on-device. (app injection requires "insert_dylib" from level3tjg's repo (https://level3tjg.xyz/repo/)