Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Iniciar sesión
lechium
/
FLEX
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Sen descrición
56
Achegas
1
Branches
0
Lanzamentos
Árbore:
b63d1fe3c1
Ramas
Etiquetas
master
FLEX
HTTPS
ZIP
TAR.GZ
Ryan Olson
b63d1fe3c1
Move live instances view controller creation to a factory method on the class.
%!s(int64=12) %!d(string=hai) anos
Classes
b63d1fe3c1
Move live instances view controller creation to a factory method on the class.
%!s(int64=12) %!d(string=hai) anos
Image Originals
1744de4140
Initial import of files.
%!s(int64=12) %!d(string=hai) anos
.gitignore
395752d3d1
Add README and .gitignore
%!s(int64=12) %!d(string=hai) anos
README.md
95e027a844
Tick one thing off the TODO list, add another…
%!s(int64=12) %!d(string=hai) anos
README.md
FLEX
TODO:
Must haves:
README
Note only supported back to iOS 6
Usage & feature explanations
Exception breakpoint note
Wrap NSGetSizeAndAlignment with try/catch
Access live instances from the class explorer
Quick access to alloc/new from class explorer
Inheritance chain section in object explorer
Better status bar managerment on iOS 7 (especially if not using view controller based status bar management)
Method calling feedback toast when methods that return nil or void are called successfully
Alert when method calling fails
Trigger scroll to top from taps on the nav bar title for modals with the status bar hidden
Add more common fields to custom view object explorer.
Blog post
Cleanup and comments
Nice to haves:
Image preview in the file browser for image files
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)
Demo app
File browser: try to parse binary files as plists even if they lack the .plist extension
UIColor argument input view
Community feature ideas
Swift runtime introspection (swift classes, swift objects on the heap, etc.)
Layer hierarchy support
Consider a custom data approach that allows users to prioritize their own relevant information.
Keyboard shortcuts (that don't interfere with existing keyboard shortcuts)
Add new NSUserDefault key/value pair on the fly