tvOS version of uicache

Kevin Bradley a9da192a48 slimmed down version that doesn't use PBReloadHelper at all. 5 years ago
AppEnabler a9da192a48 slimmed down version that doesn't use PBReloadHelper at all. 5 years ago
theos a9da192a48 slimmed down version that doesn't use PBReloadHelper at all. 5 years ago
uicache a9da192a48 slimmed down version that doesn't use PBReloadHelper at all. 5 years ago
.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 5 years ago
Makefile a9da192a48 slimmed down version that doesn't use PBReloadHelper at all. 5 years ago
PBReloadHelper.h 3a04fc6eda first real commit 6 years ago
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 5 years ago
README.md 10661d7ef9 lazily updated README, good enough for now 6 years ago
Tweak.xm 3a04fc6eda first real commit 6 years ago
com.nito.whitelist.plist 3a04fc6eda first real commit 6 years ago
control a9da192a48 slimmed down version that doesn't use PBReloadHelper at all. 5 years ago
main.m a9da192a48 slimmed down version that doesn't use PBReloadHelper at all. 5 years ago
rmcache 3a04fc6eda first real commit 6 years ago

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.