tvOS version of uicache

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

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.