Explorar el Código

Update TODO list in README

Ryan Olson hace 12 años
padre
commit
97f656cfc2
Se han modificado 1 ficheros con 5 adiciones y 5 borrados
  1. 5 5
      README.md

+ 5 - 5
README.md

@@ -12,17 +12,17 @@
  - Thanks/credits section
 - Blog post
 - Cleanup and comments
+- License
+- CocoaPods
 
 ### Nice to haves:
-- Image preview in the file browser for image files
+- Consider a custom UILabel explorer that extends the UIView explorer
 - Search bar filtering in file browser
-- View hierarchy 3D perspective
+- Sorting by file size in file browser
 - UIColor argument input view
 - UIFont argument input view
-- File browser: try to parse binary files as plists even if they lack the .plist extension
+- File browser: try to parse binary files as plists or keyed archives even if they lack the extension?
 - Demo app
-- Considder a custom UILabel explorer that extends the UIView explorer
-- Toast when method calling or property setting fails
 - Support setting mutable array/dictionary properties
 - Mutable collection editing
 - Drill in from class explorer to properties, ivars, and methods for full names and attributes ("call/set" disabled/hidden)