I just ran into the same issue and it turned out to be an old workspace build setting that no longer appears to be exposed in Xcode GUI (located in file: workspace_name.xcworkspace -> xcshareddata -> WorkspaceSettings.xcsettings). I deleted the xcsettings file completely and Xcode now working as expected.