I get this error when building my iOS app on Travis CI. Can someone please help me with that?
Config: OSX 10.11.6, Xcode 8 beta 6, Swift 3.
I get this error when building my iOS app on Travis CI. Can someone please help me with that?
Config: OSX 10.11.6, Xcode 8 beta 6, Swift 3.
Copyright © 2021 Jogjafile Inc.
We're having the same issue on Xcode 8.1 using command line builds (not Travis). I found both links below useful. A machine reboot and test retry seems to mostly workaround the issue.
This GitHub issue on Travis suggested adding a build retry
This Fastlane GitHub issue suggests "turning it off and on again"