Linker Flag LTO errors Xcode and JUCE

try adding ‘-Wl,-ld_classic’ to your project’s link time options, can be found in projucer under exporters XCode (macOS) > extra linker flags

for some reason I have had issues setting configurations in xcode directly when using projucer managed projects, so i find it’s safest to apply via projucer