소스 검색

Update TODO list in README

Ryan Olson 12 년 전
부모
커밋
97f656cfc2
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  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)