Thanks, @yao_great and @valentegamedev !!
I had downgraded to Xcode 13.2.1 because of this. (Which also works.)
The problem is the “-Werror” argument. Simple things like variables being set but not used was causing the build to fail.
Thanks, @yao_great and @valentegamedev !!
I had downgraded to Xcode 13.2.1 because of this. (Which also works.)
The problem is the “-Werror” argument. Simple things like variables being set but not used was causing the build to fail.