Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing latest-public value for xcode-version #86

Open
jendaz opened this issue Sep 18, 2024 · 4 comments
Open

Missing latest-public value for xcode-version #86

jendaz opened this issue Sep 18, 2024 · 4 comments

Comments

@jendaz
Copy link

jendaz commented Sep 18, 2024

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.

@christoschadjikyriakou
Copy link

I am experiencing the same issue. Have you found a solution yet?

@benjdum59
Copy link

Same issue too. Any solution?

@jendaz
Copy link
Author

jendaz commented Sep 19, 2024

Also It looks like Apple stopped marking versions with GM and it is now Release [source]

@maxim-lobanov I've noticed that you are using that in XcodeVersionReleaseType in the code.

@Robuske
Copy link

Robuske commented Sep 24, 2024

@jendaz its working for us with the new GitHub runner, there is no need to update the action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants