OpenSensing / ios-opensensing

OpenSense iOS library and OpenSense Collector app
4 stars 2 forks source link

support 64 bit #5

Closed RogerTangos closed 10 years ago

RogerTangos commented 10 years ago

The testflight library in use doesn't support 64 bit architectures (iphone 5s +)

ld: warning: ignoring file ~/ios-opensensing/OpenSense Collector/OpenSense Collector/Vendor/TestFlight/libTestFlight.a, missing required architecture x86_64 in file ~/ios-opensensing/OpenSense Collector/OpenSense Collector/Vendor/TestFlight/libTestFlight.a (4 slices)
Undefined symbols for architecture x86_64:
  "_OBJC_CLASS_$_TestFlight", referenced from:
      objc-class-ref in AppDelegate.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
RogerTangos commented 10 years ago

closed by removing old testFlight libraries