Paul Taykalo
Paul Taykalo
Now there are next projects, coupled within one - Installation Scripts - Python based Clang Proxy and Recompiler scripts (Command-line plugin) - AppCode Plugin - Xcode Plugin It will make...
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...
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...
If dyci is installed, then, when Xcode updates, it deletes clang-real, and clang-backup And you can restore it only by fully removing and reinstalling Xcode That sucks. Current solution 1:...
Need some wiki pages that describes WHAT actualy DYCI is And how it can help to the user
# This is just page for my notes :) If you found some of them valuable - feel free to use them :) ## xcode-build way There's a way to...
We need some tool that will allow us check if dyci correctly (un)installs in the system
This is the rebased version of #2580
``` gem install objc-dependency-visualizer ``` It should be enough to have those line, instead of cloning the whole repo