Moving Files into a Real Folder in Xcode

前端 未结 12 1036
北恋
北恋 2020-12-02 03:20

When I started my project I was happy to use Groups in Xcode rather than literal folders: Since I\'m using the browser in Xcode to access everything, stuff was nicely organi

12条回答
  •  自闭症患者
    2020-12-02 04:02

    I'm usually move files to the directory directly in the Finder, then fix the files with red-color names in XCode in their "Get Info" dialog: click the "Choose..." button and select file's new locatoin. That's the first response when I want to move files in XCode, and it works.

提交回复
热议问题