swift failed with exit code 1 while compiling in Xcode – possibly related to Bridging-Headers
I did the same all answer says but mine issue was not resolved. I did figured out that issue was related to broken function call. A function syntax was not wrong but its calling mechanism was wrong. To check the exact error for this issue check following: Select issue navigator > Click on error will … Read more