Tag: xcode

Build issue with Xcode 12.3 – file not found #include “ruby/config.h”

I got this error while installing Cocopods by running following command with or without sudo….

 Posted in xcode Tagged , , , ,
xcode

Command CompileSwift failed with a nonzero exit code

Quick tip of the day, if you are facing this issue, try to run following commands, it will clean the build.

 Posted in xcode Tagged , ,