folder structure in xcode vs folder structure in finder

后端 未结 6 622
广开言路
广开言路 2021-02-01 05:59

I have the following folder structure in xcode for a project.

\"file

6条回答
  •  耶瑟儿~
    2021-02-01 06:42

    After version 9 Xcode (haven't checked previous versions) handles this for you! As long as you create a group and you don't select "New group without folder" Xcode automagically creates a corresponding folder in your project that will be reflected in your project's file structure.

提交回复
热议问题