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

If FASTLANE_SESSION is invalid or missing xodes commands should fail when using --use-fastlane-auth #415

Open
marc-48k opened this issue Feb 23, 2025 · 0 comments

Comments

@marc-48k
Copy link

IMHO if FASTLANE_SESSION is invalid or missing xcodes install --use-fastlane-auth should fail fail early as opposed to falling back to Apple ID login.

xcodes install 16.3 --use-fastlane-auth

FASTLANE_SESSION not set
Apple ID:

I would argue this is not only more predictable behaviour but it's also more CI friendly as invalid session tokens can cause a CI pipeline to simply freeze indefinitely waiting for user interaction.

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

1 participant