AppHubPlatform / apphub

apphub is an iOS client for AppHub
https://apphub.io
Other
206 stars 29 forks source link

duplicate symbol _kReachabilityChangedNotification #37

Open adi69 opened 7 years ago

adi69 commented 7 years ago
    /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 commented 7 years ago

Please prefix it with AppHub!