The 'carthage build' step fails the 'bootstrap' script
The carthage build…
step at the end of the bootstrap
script fails because the AFNetworking
Xcode 11 workaround is not used due to the XCODE_XCCONFIG_FILE
environment variable not being set correctly because the ${DIR}
variable is not being expanded.