[iOS] [Xcode] Command PhaseScriptExecution failed with a nonzero exit code
Command PhaseScriptExecution failed with a nonzero exit code
Xcode 에서 iOS 빌드했을 때 위와 같은 오류가 발생하는 경우.
1. Xcode 의 상단메뉴 [File] – [Workspace Settings…] 클릭
2. Build System 을 Legacy Build System 으로 변경하여 프로젝트 다시 빌드해볼 것.