xcode-install
xcode-install copied to clipboard
Please authenticate for Xcode installation
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?
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.