tvOS version of uicache

Kevin Bradley a9da192a48 slimmed down version that doesn't use PBReloadHelper at all. 7 jaren geleden
AppEnabler a9da192a48 slimmed down version that doesn't use PBReloadHelper at all. 7 jaren geleden
theos a9da192a48 slimmed down version that doesn't use PBReloadHelper at all. 7 jaren geleden
uicache a9da192a48 slimmed down version that doesn't use PBReloadHelper at all. 7 jaren geleden
.gitignore 7ddb854879 way behind on putting up latest changes, honestly not even sure what was last changed. but about to do a massive overhaul and wanted to make sure this was up to date first 7 jaren geleden
Makefile a9da192a48 slimmed down version that doesn't use PBReloadHelper at all. 7 jaren geleden
PBReloadHelper.h 3a04fc6eda first real commit 8 jaren geleden
PBReloadHelper.m 7ddb854879 way behind on putting up latest changes, honestly not even sure what was last changed. but about to do a massive overhaul and wanted to make sure this was up to date first 7 jaren geleden
README.md 10661d7ef9 lazily updated README, good enough for now 8 jaren geleden
Tweak.xm 3a04fc6eda first real commit 8 jaren geleden
com.nito.whitelist.plist 3a04fc6eda first real commit 8 jaren geleden
control a9da192a48 slimmed down version that doesn't use PBReloadHelper at all. 7 jaren geleden
main.m a9da192a48 slimmed down version that doesn't use PBReloadHelper at all. 7 jaren geleden
rmcache 3a04fc6eda first real commit 8 jaren geleden

README.md

#uicache

This is the tvOS specific version of uicache, it has very little in common with its iOS predecessor. It is pretty heavily documented throughout the code itself, and i'm super busy getting other nitoTV / greeng0blin release stuff sorted.

you won't need to install this yourself, or even really build it yourself. its here for informational purposes only, and because I said i'd open source it for those who are curious how it works.