Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

duplicate symbol _kReachabilityChangedNotification #37

Open
adi69 opened this issue Mar 23, 2017 · 1 comment
Open

duplicate symbol _kReachabilityChangedNotification #37

adi69 opened this issue Mar 23, 2017 · 1 comment

Comments

@adi69
Copy link

adi69 commented Mar 23, 2017

    /Users/X/Library/Developer/Xcode/DerivedData/project/Build/Products/Debug-iphonesimulator/libAppHub.a(AHReachability.o)
ld: 1 duplicate symbol for architecture x86_64
clang-real: error: linker command failed with exit code 1 (use -v to see invocation)
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1

The variable name is clashing with Reachability pod.

@zenpl
Copy link

zenpl commented Apr 19, 2017

Please prefix it with AppHub!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants