http://stackoverflow.com/questions/5383609/using-git-with-an-existing-xcode-project
<code>git init</code>
<code> git add</code> .
git commit -m "Initial commit"
<code> </code>
http://stackoverflow.com/questions/5383609/using-git-with-an-existing-xcode-project
<code>git init</code>
<code> git add</code> .
git commit -m "Initial commit"
<code> </code>