Please enable JavaScript in your browser!
Главная
Обзор
Помощь
Вход
lechium
/
FLEX
Следить
1
В избранное
0
Ответвить
0
Файлы
Обсуждения
0
Запросы на слияние
0
Вики
Дерево:
55f4d33bc3
Ветки
Метки
master
FLEX
/
README.md
README.md
1.3 KB
История
Исходник
FLEX
TODO:
Must haves:
README
Note only supported back to iOS 6
Usage & feature explanations
Exception breakpoint note
Notes on unsupported: Classes that don't inherit from NSObject. Unions. Packed structs. C array arguments. Etc.
Note that heap objects may have some false positives
Thanks/credits section
Blog post
Cleanup and comments
License
CocoaPods
Nice to haves:
Consider a custom UILabel explorer that extends the UIView explorer
Search bar filtering in file browser
Sorting by file size in file browser
UIColor argument input view
UIFont argument input view
File browser: try to parse binary files as plists or keyed archives even if they lack the extension?
Demo app
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)
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