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