Move project to older Xcode version

I'm trying to open project from XCode 15 with XCode 14. Project format is set to XCode 14.0, but that doesn't help. Many thanks for any advices

Answered by Farquaad in 771589022

The problem was solved by removal of all build files in copied project, keeping sources only

You already did what most people would suggest first, make sure the project format is set to a version that will open in an older version of Xcode. That is going to make finding a solution tougher so you have to provide more details for anyone to help you.

List the steps you took to create the project in Xcode 15, and be specific and detailed. What type of project did you create?

Accepted Answer

The problem was solved by removal of all build files in copied project, keeping sources only

Move project to older Xcode version
 
 
Q