xcode5 - Xcode won't add files to source control -


when ever add files project. xcode should automatically "at least did @ 1 point" add source control. , write a out it. : see picture

i tried reinstall xcode using app-cleaner.. nothing changed there

and no doesn't if click add files, no matter in xcode click add - nothing happens... i'm using github repo , using xcode 5.1

i know use terminal , use git commands : git add -a git commit -m "first init" , git push origin -u xcode should me

preview

enter image description here

if click on 'source control' in xcode menu see 2 options listed? found had .git file located in ios projects directory contains of ios projects. deleted , fixed problem.

i think when import of repos sourcetree creates .git file in parent folder of repos.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -