问题
I have this Error:
ld: 91 duplicate symbols for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I searched for a solution for hours, but nothing really helped.
Please help me, this is very annoying. I already tried a lot of things, nothing worked for me.
If you still need something, let me know!
This error appears, since I'm using Parse Push Notifications.
Thanks, Jannes
回答1:
Pls follow these link: Add all required frameworks.
https://parse.com/apps/quickstart#parse_push/ios/existing
回答2:
I fixed it! I just removed the Bolts framework and everything worked fine! I don't know how Parse works without this but it does.
来源:https://stackoverflow.com/questions/27126433/apple-mach-o-linker-error-in-parse-push-notification-framework