I run such a different setup then the majority here, not sure how much config I can give... but as for keeping your Git Repositories clean, I use one way file syncing. Meaning I sync the files from Git to my SDK build folder. The only downside is having to rebuild the SDK (6-7 mins) after you do that. It does keep your environment clean though.
-Mark On Sun, Sep 1, 2013 at 6:29 AM, Harbs <harbs.li...@gmail.com> wrote: > It's been a while since I tried to build the SDK from source and I don't > remember the details. > > Assuming I have the git repository on my machine, what's the recommended > process for building the SDK while retaining the ability to debug the > source? (without messing up the git directories…) > > I tried looking around the wiki, but did not see instructions (sorry if I > missed it). Any pointers would be very much appreciated! > > Harbs