0.9.3dev build on mac is not resulting in libcinder.a in Debug and Release directories

Cloning the 0.9.3dev master branch from the repo with:

git clone --recursive https://github.com/cinder/Cinder.git

and then running:

./fullbuild.sh

from proj/xcode

results in a successful build result (without reported errors), but the libcinder.a libraries are not in the directories at:

/Users/untitled/DEVELOPMENT/Cinder/lib/macosx/Debug
/Users/untitled/DEVELOPMENT/Cinder/lib/macosx/Release

These remain empty.

I tried this with Xcode Version 12.4 and macOS 11.2. Any ideas why this might be?

Can you check if you got any error messages during the build?

The script also builds the ios versions, so maybe those succeed, but the desktop ones fail. Works for me on 10.15.