DyCI / dyci-main

Dynamic Code Injection Tool for Objective-C
MIT License
1.12k stars 121 forks source link

There should be way to recompile files without clang proxying (AppCode) #88

Open PaulTaykalo opened 9 years ago

PaulTaykalo commented 9 years ago

For now there's only way to find how the file was compiled - is to use clang proxying scheme. There' should be way to do it without proxying, like in #87 for Xcode