EricssonResearch / EricssonResearch/openwebrtc-build-scripts
iOS 8.2 ERROR: No SDK detected
- Dominant language
- Shell
- Stars
- 16
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
I have my machine setup with the latest stable Xcode as well as the beta version for 8.3. The dependencies build process fails like so:
```
Setting up toolchain for ios.
ERROR: No SDK detected, looking in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
Failed building...libusrsctp
```
Looking in that particular folder reveals I have a folder without SDK version number, and one for 8.2 only. I modified the setup_tool_chains.sh script to include lines for 8.2 and 8.3 to get back on my way. I imagine this is entirely my fault for having multiple Xcodes, however it may be something to consider testing for, complaining about or just expecting :)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.