大型專案生存守則 - 10x加速開發技巧 - CJ Lin === {%hackmd FGRWt1UuTFKk0wSbGgg-SA %} > 請從這裡開始 ## YouTube {%youtube Yq04ZZpRTKg %} ## Slide [Slide Link](https://ejameslin.github.io/FastAppDevCycle/#1) [Code](https://github.com/eJamesLin/FastAppDevCycle) ## outline * LLDB Code Injection * Develop only at Framework * Verify the Framework ## code Injection - REPL * LLDB+ REPL * Read-Eval-Print-Loop(REPL) * Access public functions and global variables * inject new functions ## Slides at GitHub page * Slides: https://ejameslin.github.io/FastAppDevCycle * Sample Code: https://github.com/eJamesLin/FastAppDevCycle ###### tags:`iPlayground2019` https://ejameslin.github.io/FastAppDevCycle