I am getting "[Segmentation fault: 1]" error after updating my pod file also "Command CompileSwift failed with a nonzero exit code" error. How to resolve this?
Asked
Active
Viewed 122 times
1 Answers
0
Try to clean and re-build the project.
- Clean: ⌘+alt+shift+K
- Build: ⌘+B

shbedev
- 1,875
- 17
- 28
-
This might be helpful - https://stackoverflow.com/questions/25007755/unable-to-execute-command-segmentation-fault-11-swift-frontend-command-failed – shbedev Dec 18 '19 at 11:20