FacebookSDK and Bolts conflicting each other (duplicate symbols) on build

前端 未结 5 1501
一整个雨季
一整个雨季 2020-12-05 09:56

Not sure what is the problem.. 91 symbols found duplicated for armv7

Am on a Swift project targeting iOS 7.1.

Both frameworks are of the latest versi

5条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-05 10:32

    I had the same issue with the 91 duplicates. What worked for me was simply to remove the Bolts.framework which seems to be somehow already included in Facebook new SDK.

    Hope it helps!

提交回复
热议问题