System: Xcode 8.x against iOS SDK 10.x (Sierra)
I am having issues with Kodi installation via Xcode.
1. Downloaded project: https://github.com/Memphiz/xbmc/tree/yab
2. Executed:
cd $HOME/Kodi
cd tools/depends
./bootstrap
./configure –host=arm-apple-darwin –with-platform=tvos
Got an error:
checking for “*86″… auto is not “*86”
configure: error: error in configure of –with-sdk=10.2
Please help,
Thank you.
– Dmytro