Apple Mach-O Linker Error in Parse Push Notificati

2019-08-22 05:36发布


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

2条回答
\"骚年 ilove
2楼-- · 2019-08-22 05:58

Pls follow these link: Add all required frameworks.

https://parse.com/apps/quickstart#parse_push/ios/existing

查看更多
▲ chillily
3楼-- · 2019-08-22 05:58

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.

查看更多
登录 后发表回答