ios - Duplicate Symbols for Architecture arm64 -



ios - Duplicate Symbols for Architecture arm64 -

when seek running xcode project fails error stating have duplicate symbols. looked online find these duplicates have had no luck:

any ideas how prepare this? in advance!

from errors, appear facebooksdk.framework includes bolts.framework classes. seek removing additional bolts.framework project.

ios objective-c iphone xcode

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -