Build fails with "Command PrecompileSwiftBridgingHeader failed with a nonzero exit code"

Krunal Nagvadia picture Krunal Nagvadia · Nov 6, 2018 · Viewed 9.8k times · Source

I just insert the NVActivityIndicatorView library and then I remove this framework in to trash. When I build the project it's showing following image.

Command PrecompileSwiftBridgingHeader failed with a nonzero exit code

Answer

Taras picture Taras · Apr 9, 2019

Check your TargetName-Bridging-Header.h location in project. Open

Target -> Built Settings -> Objective-C Bridging Header

See screen here