xcpretty / xcode-install

🔽 Install and update your Xcodes
https://fastlane.tools
MIT License
2.58k stars 237 forks source link

Please authenticate for Xcode installation #411

Open spacesuitdiver opened 3 years ago

spacesuitdiver commented 3 years ago

Normally it seems authentication is not required however after 12.0.1 I am getting this once it finally unpacks Xcode:

Available session is not valid any more. Continuing with normal login.
100   313  100   313    0     0    909      0 --:--:-- --:--:-- --:--:--   907
100   305  100   305    0     0    592      0 --:--:-- --:--:-- --:--:--   592
100   207  100   207    0     0    203      0  0:00:01  0:00:01 --:--:--   203
%Please authenticate for Xcode installation

Any thoughts on how to handle this in a CI environment?

martin-braun commented 2 years ago

I'm confused as well. What does it require to re-authentiate? It doesn't prompt me with a password anymore, but it did the first time I was using it. I don't like to store my Apple Password in the FASTLANE environment variable.