I'm currently using XCode 3.2, and I am already working on my existing project using the terminal and vim. Files/folders that already exists are:

  • C source files
  • C header files
  • makefile
  • bash script for automatic testing
  • test directories
  • git

My current program basically syncs 2 or more directories given to it as arguments in the terminal and syncs them recursively. I'm trying to use Xcode in hopes that it'll help in debugging and improving my workflow in general.

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.