Trying to fix this intermittent deployment failure:
xcodebuild -showBuildSettings timed out after 4 retries with a base timeout of 3. You can override the base timeout value with the environment variable FASTLANE_XCODEBUILD_SETTINGS_TIMEOUT, and the number of retries with the environment variable FASTLANE_XCODEBUILD_SETTINGS_RETRIES
Description
Trying to fix this intermittent deployment failure:
example
I got this idea from https://github.com/fastlane/fastlane/issues/20919#issuecomment-1344976529
How to test
Merge and hope this intermittent failure stops.