duplicate symbols for architecture i386 clang

后端 未结 24 1182
悲哀的现实
悲哀的现实 2020-11-29 20:33

I\'ve seen several posts on google and stackoverflow related to this error, I\'ve read all of them but still fetching the problem , I will be glad for a solution. Here is th

24条回答
  •  Happy的楠姐
    2020-11-29 21:08

    I tried cleaning the project, erased all derived data. Nothing worked. Atlas, this worked for me.

    Another reason can be that the project is targeted at a simulator instead of a real device when building a distribution-version. That also causes this error message.

提交回复
热议问题