Open sebsto opened 3 days ago
@sebsto so do we need to merge https://github.com/fastlane/fastlane/pull/26415 to this repo? auth is broken for me as well I get exact same error as your post
@ugenlik Fastlane is written in Ruby. Their code can not be reused here. I found the solution. I still need to cleanup a bit my code, do more tests and I will be able to release a fix this week
Apple changed the return value fo rit's authentication service, causing CLI tools to fail.
Others CLI tools are impacted as well
fastlane : https://github.com/fastlane/fastlane/pull/26415 xcodes : https://github.com/XcodesOrg/xcodes/issues/388