Xcode 10, not building pods can't build project

后端 未结 4 1758
后悔当初
后悔当初 2021-02-08 12:58

After updating to the latest Xcode to support ios12 I can\'t build my project It seems that none of the pods are being compiled. I\'m getting an error for unknown import such a

4条回答
  •  难免孤独
    2021-02-08 13:36

    Here is another case: make sure "Scheme" > "Build" > "Find Implicit Dependencies" is turned on.

    I turned it off (tried to fix another problem) and spent quite some time trying to fix the build.

提交回复
热议问题