Closed joelfischerr closed 4 years ago
The current configuration fails due to not being able to locate the simulator: xcodebuild: error: SDK "iphonesimulator9.3" cannot be located..
xcodebuild: error: SDK "iphonesimulator9.3" cannot be located.
According to the docs (docs.travis-ci.com/user/reference/osx#xcode-73) it should still work but using a more recent version of Xcode is a good idea anyways.
Thank you
The build is still failing. I will take a look and open a new PR.
The current configuration fails due to not being able to locate the simulator:
xcodebuild: error: SDK "iphonesimulator9.3" cannot be located.
.According to the docs (docs.travis-ci.com/user/reference/osx#xcode-73) it should still work but using a more recent version of Xcode is a good idea anyways.