How to open XCode 13 project in XCode 12?

Hi, I finished developing an application in XCode 13. However, when I tried to publish it I run into problem, because apparently it is not allowed to publish projects made in XCode 13 yet. So now I am trying to figure out how to open the project in XCode 12, but I just can not figure how.

Is there a simple way to do it? XCode 12 says that project cannot be opened because it is in a future Xcode project file format. Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode.

Accepted Reply

Open the project in Xcode 13. Select the project file. In the file inspector on the right side of the window is a Project Format menu. Choose an earlier version of Xcode from that menu to open the project in earlier Xcode versions.

Replies

Open the project in Xcode 13. Select the project file. In the file inspector on the right side of the window is a Project Format menu. Choose an earlier version of Xcode from that menu to open the project in earlier Xcode versions.