On an M1 MBPro with XCode 12.3 / Big Sur 11.1......
If I build a binary for arm or rosetta, no warnings.
If I build a binary for 'any Mac' ie a universal binary, I get warnings of directories not found in the derived-data area. The binary is still built.
I can't believe this is the case with all universal binary builds as it's surely inconceivable that Apple could have missed such an obvious bug during testing.
Anyone else seeing these warnings and any settings that solve the issue?
If I build a binary for arm or rosetta, no warnings.
If I build a binary for 'any Mac' ie a universal binary, I get warnings of directories not found in the derived-data area. The binary is still built.
I can't believe this is the case with all universal binary builds as it's surely inconceivable that Apple could have missed such an obvious bug during testing.
Anyone else seeing these warnings and any settings that solve the issue?