I noticed today that the “Bundle Identifier” shown in the “Signing & Capabilities” settings for each build target does not get automatically updated to match the “BUNDLE_MFG” in config.h.
I assumed this field should automatically update but even after running build it shows “AcmeInc”.
I have manually edited each for now - and build plists are correct and plugins work - but something seems disconnected here. Shouldn’t this field automatically update to match config.h?