XCode: add build phase is disabled

前端 未结 3 611
一个人的身影
一个人的身影 2021-02-05 04:58

I want to add Crashlytics plugin to my iOS project that demands to add Run script phase. But no matter what I do - for add build phase all options are di

3条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-02-05 05:33

    The upvoted solution did not work for me but there is another - even though the "Editor->Add Build Phase" is grayed out the small "+" in the top left of the "Build Phases" pane is not, and it works.

    So select the project in the project navigator Select the target Select "Build Phases" in the top bar of the content pane Click the "+" symbol in the top left of the "Build Phases" pane

提交回复
热议问题