After updating xcode found following issue in my ionic project.
Build successfully but not running on device.
dyld: Symbol not found: _NSDictionary0
Referenced from: /private/var/mobile/Containers/Bundle/Application/D8F1365B-6D9B-4C77-AD04-3A1A67D23F1B/MyApp.app/MyApp
Expected in: /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
in /private/var/mobile/Containers/Bundle/Application/D8F1365B-6D9B-4C77-AD04-3A1A67D23F1B/MyApp.app/MyApp
I’m running on an iPhone 6+ IOS 8.2 and the deployment target in Xcode is 8.1
Ionic CLI : 1.4.3