aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcomex2015-07-16 18:22:46 -0400
committercomex2015-07-16 18:22:46 -0400
commit973d606de36804c1c66b979773628a05e1b18460 (patch)
tree51a97af711616ed026dafc9bde2e7b2444bb7dd6
parentadd now-unnecessary but nice-for-consistency 'static's (diff)
downloadsubstitute-973d606de36804c1c66b979773628a05e1b18460.tar.gz
update readme for fixed and maybe-fixed issues
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 6def015..02e5350 100644
--- a/README.md
+++ b/README.md
@@ -34,9 +34,7 @@ rather rough around the edges. Please let me know about any problems with it.
Known issues (will be fixed soon):
- launchd will sometimes crash when injecting Substrate while Substitute is
- already loaded.
- - substituted will forget what libraries were loaded into SpringBoard if it
- gets killed for inactivity, breaking the crash.
+ already loaded. [not sure whether this is still an issue]
- White-on-white status bar (I think) in SafetyDance.
- Each dylib is >100kb due mostly to zero padding (and fat binaries). This
is easily fixed by adding FS compression, which I need to do in the deb.