Xcode: libc++abi.dylib: terminating with uncaught exception of type NSException

Hello Support,

I have tried to create ios build but getting error, i have built same code on gitlab ci/cd build created successfully.
)
libc++abi.dylib: terminating with uncaught exception of type NSException
2017-03-31 18:17:42.538 xcodebuild[2260:14950] Error Domain=IDETestOperationsObserverErrorDomain Code=5 “Early unexpected exit, operation never finished bootstrapping - no restart will be attempted” UserInfo={NSLocalizedDescription=Early unexpected exit, operation never finished bootstrapping - no restart will be attempted}

Please contact our support through email or the onsite chat, we’ll need the full log.

From this snippet it seems your app most likely crashes during its boot (terminating with uncaught exception of type NSException).

Hi @ajaylaitkor,

Did you manage to solve the issue, or did you contacted our support?