Xcode 4.4 - no remotes found

前端 未结 8 2168
失恋的感觉
失恋的感觉 2021-01-18 11:29

Post-installation of 10.8 and Xcode 4.4 when I try to push to a remote using the Xcode integration Xcode is telling me \'no remotes found\'. I am still able to push successf

8条回答
  •  萌比男神i
    2021-01-18 12:18

    1- search and apply the guideline. which is mentioned about "show all hidden files in mac finder". and delete .git directory (this folder wont appear without solving article-1)

    2-XCode>Prefences>Accounts>Delete github account and close xcode. than open and reconfigure same github account by adding all over.

    3-click the section small icon namely "source control navigation" (which is near the project navigator). as you right click a popup will appear. and choose create blabla on github". actually this steps solved same issue.

提交回复
热议问题