Validate Workspace in Xcode 14 build settings

Hi,

I'm facing the issue for building the project for Simulator on M1 Mac. One of the suggested solutions was to enable Validate Workspace in project's Build Settings, but it seems it's not available in Xcode 14 anymore.

Any suggestions?

Replies

Without knowing more about the specifics of the problem you are encountering, please follow the information in Technote 3117 as a starting point.

I hoped to come here and find the answer to "Where did the Validate Workspace options go?" as it seems to have been swept under the rug.. My problem is not the same as the OP.. I'm using deprecated frameworks and I wanted to suppress those deprecation warnings via 'Validate Workspace -> Ignored Frameworks'.. Sadly, that's not an option anymore..