ios - Duplicate symbols for architecture i386 for Pods/Parse -


i have issue on duplicate symbols arhictecture i386 when build ios workspace error code below:

duplicate symbol _objc_class_$_pfpurchase in:/users/ghost/pods/parse/parse.framework/parse(pfpurchase.o)
/users/ghost/pods/parse/libparse.a(pfpurchase.o)
ld: 731 duplicate symbols architecture i386
clang: error: linker command failed exit code 1 (use -v see invocation)

the pod parse version 1.7.2.2.

anyone help?


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -