Hi folks,
I'm working within an Xcode workspace, and I've noticed that Xcode isn't showing me any build warnings for target dependencies when building from within Xcode. Building with the xcodebuild command line utility shows warnings fine, and when I switch to the Report Navigator I see the warning symbol on builds if warnings are present, but I can only see these when switching to the Report Navigator. I see nothing in the toolbar, for example.
If I switch to the dependency project with the warning and build that, warnings show up fine.
I'm seeing the same behaviour in Xcode 7 and Xcode 8.
I double checked that I had warnings enabled (and this does work, from xcodebuild and shows in Report Navigator).
Anyone have any ideas? Is this me, or an Xcode bug?
Cheers,
Michael