Moving Files into a Real Folder in Xcode

前端 未结 12 972
北恋
北恋 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:18

    In Xcode 5 or Xcode 6:

    1. Create the folders that map to your Groups in Finder
    2. Move the files into those folders in Finder
    3. Select each file that is red in the Xcode sidebar on the left
    4. Click the button "Show/Hide Utilities" to reveal the right sidebar (see figure)
    5. In "Identity and Type", click the tiny button and select the file location (see figure)

    enter image description here

    Cheers.

提交回复
热议问题