Xcode won't add “Embedded binary” after deleting “DerivedData”

前端 未结 3 1294
太阳男子
太阳男子 2020-12-24 15:21

Alternative titles to aid search:

  • Adding Embedded Binaries fails in Xcode
  • Xcode won\'t link framework from separate project
  • A
3条回答
  •  北海茫月
    2020-12-24 15:46

    Just to add to @Daniel's answer, if your Location dropdown is greyed out you may have selected the wrong file. Make sure to select the framework that's in your app project (not framework project).

提交回复
热议问题