Skip to content

Instantly share code, notes, and snippets.

@danielmcgrath
Created July 10, 2013 14:31
Show Gist options
  • Save danielmcgrath/5966785 to your computer and use it in GitHub Desktop.
Save danielmcgrath/5966785 to your computer and use it in GitHub Desktop.
[TRACE] Undefined symbols for architecture i386:
[TRACE] "_OBJC_CLASS_$_Reachability", referenced from:
[TRACE] objc-class-ref in libcom.pusher.a(ComPusherModule.o)
[TRACE] "_kReachabilityChangedNotification", referenced from:
[TRACE] -[ComPusherModule pusher:connection:didDisconnectWithError:] in libcom.pusher.a(ComPusherModule.o)
[TRACE] -[ComPusherModule reachabilityChanged:] in libcom.pusher.a(ComPusherModule.o)
[TRACE] (maybe you meant: _TI_kReachabilityChangedNotification)
[TRACE] ld: symbol(s) not found for architecture i386
[TRACE] clang: error: linker command failed with exit code 1 (use -v to see invocation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment