???????
????App??????????????????Xcode debug??????£???????棬???????????UI??
???????????в???+????????????£?????Bug???????Bug?????????棬????????
????????忴???GIF??????????

????Git??? VKDebugConsole
?????? ????JSPatch???? ?(?_?)?
?????2??????????????NSLog????????е??????
??????????????????????????????????????????????????
????????????????????????????棬????????????У??????????????????????????????
???????????
????<!--more-->
????· [VKDebugConsole showBt]????????window?????????debug???
????· ????????select??????????????κ?view??????????target
????· ???target??console???????????????Hidden
????· ????????????????????????
????· ?2???????????????????????NSLog????????????δ?????????????
????· ??ε??Hidden?????????????
???????????
????????????JSPatch???????JSPatch?????????????????????????????ο????????е??÷????????????÷????????JSPatch?????????????? JSPatch??
????????JSPatch???????????????????????????
????· target():?????????????????View
????· targetVC()?????????????????View?????VC
????· getParentVC(v)???????View??????????VC
????· print(item)???????????????????????????Label??View????????????????????????????????????????????????
????· changeSelect()????????????target
????· exit()????????
????· clearOutput()????????????
????· clearInput()?????????????
????· ????????
?????????????APP??е?????£?д??????????????????????????????????????????????
????· ???????
????· ?????????????д?????
????· ??????QQ??????????????????????????????
????· ?л?APP??????????????????????????????????????????
???????NSLog
????д???????????????pch???棬????NSLog
????#ifndef __OPTIMIZE__
????#import "VKLogManager.h"
????#define NSLog(...) NSLog(__VA_ARGS__);
????VKLog(__VA_ARGS__)
????#else
????#define NSLog(...) {}
????#endif
?????????NSLog?????????????????VKLog??????????NSLog?????????????LLDB???VKDebugConsole????
????????? ??????? ???console.log?? ?????NSlog?????????
??????????????????????????NSLog?????????????????
???????????
???????е??????debug???????Ч????release?????????????????????Ч??????????????????????????????????????
????TODO LIST:
????· ???????????????????oc?????????
????· ????????????????????????????????棬????????
????· ?????????????????????
????· ???????????????е??????????????????????????????????????????console??????
????......