setup-xcode icon indicating copy to clipboard operation
setup-xcode copied to clipboard

Missing latest-public value for xcode-version

Open jendaz opened this issue 5 months ago • 4 comments

We have set up xcode-version: latest-stable, but AppStore Connect didn't want to release our version, because it was't build with latest public Xcode version. ASCError

Then I realized, that the build was done with Xcode 16 RC version. RCBuild

Based on the doc there is no other option besides latest and specific version (sub-versions). So I would suggest to have the option to set up latest-public value for xcode-version to be able to have this setup at least for production releases.

jendaz avatar Sep 18 '24 07:09 jendaz