iOS XBMC on iPhone iOS 7.x
#23
Dude you are doing it completely wrong (you can't just copy over one bit of 1000 and hope it works). You should start over compeletely again and do it right by really using my branch for compilation.

# first remove anything you might have generated during your wrong tries
rm -rf /Users/Shared/xbmc-depends
#clone my repo to subdir xbmc-xcode6
git clone git://github.com/Memphiz/xbmc.git xbmc-xcode6
#checkout the xcode6 branch for having the compatible source tree
cd xbmc-xcode6
git checkout xcode6
git submodule update --init addons/skin.re-touched
#from here on follow the docs/README.ios from point 3.0 but keep in mind that your code is now in the directory xbmc-xcode6 (instead of XBMC which is used in the readme).

This is how far as i can go to spoon feed you. If you don't get it working with this instructions you are not up to the task imo.
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply


Messages In This Thread
XBMC on iPhone iOS 7.x - by realriot - 2013-11-21, 10:33
RE: XBMC on iPhone iOS 7.x - by Memphiz - 2013-11-21, 12:50
RE: XBMC on iPhone iOS 7.x - by realriot - 2013-11-21, 13:22
XBMC on iPhone iOS 7.x - by Memphiz - 2013-11-21, 23:19
XBMC on iPhone iOS 7.x - by Memphiz - 2013-11-21, 23:22
RE: XBMC on iPhone iOS 7.x - by Lencio - 2015-10-07, 20:09
RE: XBMC on iPhone iOS 7.x - by dieselboy27 - 2013-11-22, 15:17
RE: XBMC on iPhone iOS 7.x - by realriot - 2013-11-22, 15:18
RE: XBMC on iPhone iOS 7.x - by realriot - 2013-11-22, 23:14
RE: XBMC on iPhone iOS 7.x - by realriot - 2013-11-23, 00:45
RE: XBMC on iPhone iOS 7.x - by gavla - 2014-10-08, 00:43
RE: XBMC on iPhone iOS 7.x - by Platypus2 - 2013-11-23, 05:08
RE: XBMC on iPhone iOS 7.x - by Memphiz - 2013-11-23, 19:26
RE: XBMC on iPhone iOS 7.x - by realriot - 2013-11-24, 00:26
RE: XBMC on iPhone iOS 7.x - by davilla - 2013-11-24, 01:31
RE: XBMC on iPhone iOS 7.x - by Ned Scott - 2013-11-24, 01:25
RE: XBMC on iPhone iOS 7.x - by Memphiz - 2014-10-08, 15:31
RE: XBMC on iPhone iOS 7.x - by belltechdave - 2014-10-13, 18:51
RE: XBMC on iPhone iOS 7.x - by Memphiz - 2014-10-13, 23:40
RE: XBMC on iPhone iOS 7.x - by belltechdave - 2014-10-14, 00:08
RE: XBMC on iPhone iOS 7.x - by belltechdave - 2014-10-14, 03:57
RE: XBMC on iPhone iOS 7.x - by Memphiz - 2014-10-14, 10:05
RE: XBMC on iPhone iOS 7.x - by belltechdave - 2014-10-15, 02:03
RE: XBMC on iPhone iOS 7.x - by Memphiz - 2014-10-15, 10:41
RE: XBMC on iPhone iOS 7.x - by belltechdave - 2014-10-20, 01:44
RE: XBMC on iPhone iOS 7.x - by belltechdave - 2014-10-20, 05:16
XBMC on iPhone iOS 7.x - by Memphiz - 2014-10-20, 08:40
Logout Mark Read Team Forum Stats Members Help
XBMC on iPhone iOS 7.x0