iOS ExampleApp compiler error

I'm not able to compile the iOS ExampleApp in the iOS SDK download. When I build it I get the below error. It seems to be due to missing architecture bits in the framework...I've downloaded the framework per the instructions.

Help???

ld: warning: Auto-Linking supplied '/Users/family/Downloads/connectiq-mobile-sdk-ios-ble/ConnectIQ.framework/ConnectIQ', missing required architecture x86_64 in file /Users/family/Downloads/connectiq-mobile-sdk-ios-ble/ConnectIQ.framework/ConnectIQ (2 slices)
Undefined symbols for architecture x86_64:
"_IQGCMBundle", referenced from:
-[DeviceManager handleOpenURL:sourceApplication:] in DeviceManager.o
"_NSStringFromSendMessageResult", referenced from:
___40-[AppMessageViewController sendMessage:]_block_invoke.180 in AppMessageViewController.o
"_OBJC_CLASS_$_ConnectIQ", referenced from:
objc-class-ref in AppInfo.o
objc-class-ref in DeviceListViewController.o
objc-class-ref in DeviceManager.o
objc-class-ref in AppDelegate.o
objc-class-ref in AppMessageViewController.o
objc-class-ref in DeviceAppListViewController.o
"_OBJC_CLASS_$_IQApp", referenced from:
objc-class-ref in DeviceAppListViewController.o
ld: symbol(s) not found for architecture x86_64
  • Former Member
    Former Member
    Hello,

    Thank you for reporting the issue you are having. I created a ticket for us to review at our weekly bug fix meeting. I'll know a little more as the week goes on and try to keep you updated. Thank you for your patience.

    -Coleman
  • Former Member
    Former Member
    Good news. I've confirmed with the engineers that this should be fixed in the next iOS Mobile SDK update which should be hitting within the next few weeks.

    -Coleman