Good day devs, Im always encountering this error whenever im trying to build on my Mac
PackagingResults: Error: variable 'PkgCDO' set but not used [-Werror,-Wunused-but-set-variable]
there are tons of this same error. im using UE4.27.2, Xcode 13.2.1. How can I fix this?
My project came from Windows, and im trying to build it also on Mac. Thank you