How to add a 'Copy Files build phase' to my Target

后端 未结 4 1847
孤城傲影
孤城傲影 2020-12-15 03:13

I am trying to use a framework that requires me to add a \'Copy Files build phase\' to my target. Does anyone know what this means and how to do it?

4条回答
  •  遥遥无期
    2020-12-15 03:47

    In Xcode 4, the option is in Editor->Add Build Phase.

    The Copy Files build phase then appears in the Project Navigator and you can add things to it by clicking the plus.

提交回复
热议问题