I have the latest XCode 14 on my Mac running Ventura preview. I am trying to build and deploy a live production app, essentially an app previously built with XCode 13.4.1 and now on the store. From my knowledge, this was not previously possible on preview versions of Mac OS. So, I'm wondering if now XCode Cloud is able to build this production app in the cloud instead of locally, using the previous XCode version 13.4.1 (GM), but pushing it up with XCode 14 (Beta).
Note: My app is not using any new features that require XCode 14, and builds successfully in 13.4.1 and 14.