I have a QA environment that runs fine, but When I switch schemes to production which uses a different target, one specific scene returns with this error. Its the scene where I recently added a new tableview controller. It makes no sense to me, seems like an Xcode bug. Are there any known workarounds or places to look? I tried removing the file from compile sources and adding it again but with no luck. I also tried cleaning project and removing derived data.I have a QA environment that runs fine, but Whe