GabLeRoux / GabLeRoux/example-pod-using-restkit

error: SDK "iphonesimulator9.3" cannot be located in travis build

Open
#4 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

https://travis-ci.org/GabLeRoux/example-pod-using-restkit/builds/348243600#L1034

```
set -o pipefail && xcodebuild test -enableCodeCoverage YES -workspace Example/example-pod-using-restkit.xcworkspace -scheme example-pod-using-restkit-Example -sdk iphonesimulator9.3 ONLY_ACTIVE_ARCH=NO | xcpretty
xcodebuild: error: SDK "iphonesimulator9.3" cannot be located.
The command "set -o pipefail && xcodebuild test -enableCodeCoverage YES -workspace Example/example-pod-using-restkit.xcworkspace -scheme example-pod-using-restkit-Example -sdk iphonesimulator9.3 ONLY_ACTIVE_ARCH=NO | xcpretty" exited with 64.
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.