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

后端 未结 4 1844
孤城傲影
孤城傲影 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:56

    In Xcode 5, you have to click on your target, then on Editor (menu bar) --> Add build phase --> Add Copy Files Build Phase:

    XCode process to add some

提交回复
热议问题