Xcode 7.3.1, Unable to run the app on IOS device

149 Views Asked by At

Unable to run MobileFirst cordova app on device from Xcode

Application is running on simulator successfully

I have added supported DeveloperDiskImage for testing device in Xcode

Getting the error

header 'stdatomic.h' not found

Version specs:

  • node: 8.7.0
  • npm: 5.5.1
  • cordova: 6.5.0
  • Xcode: 7.3.1

Here is my error.

enter image description here

0

There are 0 best solutions below