Search code examples
iosios8armreachability

armv7 error when importing Reachable


Not sure how to diagnose the errors shown below. These only occurred when trying to use Apples "Reachable" import. https://developer.apple.com/library/ios/samplecode/Reachability/Listings/ReadMe_txt.html#//apple_ref/doc/uid/DTS40007324-ReadMe_txt-DontLinkElementID_10

enter image description here

enter image description here

Thanks


Solution

  • Check to make sure that Reachability.m is listed in Compile Sources.