How do I rename an xcode scheme and keep Git commit working?

后端 未结 2 1940
北恋
北恋 2021-01-15 15:19

Update: I reported this as a bug to Apple and they fixed it! All this seems to be working OK in xCode 4.5. Historians may read on.

I would dearly love to rename a bu

2条回答
  •  青春惊慌失措
    2021-01-15 16:01

    I had this problem, and all I did was commit the changes using github. Then in xcode I selected File -> Source Control -> Refresh Status

提交回复
热议问题