Duplicate Symbols for Architecture arm64

前端 未结 24 2671
礼貌的吻别
礼貌的吻别 2020-12-02 16:21

When I try running my Xcode Project it fails with an error stating that I have duplicate symbols. I looked online where the find these duplicates but have had no luck:

24条回答
  •  旧巷少年郎
    2020-12-02 16:41

    to solve this problem go to Build phases and search about duplicate file like (facebookSDK , unityads ) and delete (extension file.o) then build again .

提交回复
热议问题