tvOS version of uicache

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

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.