Kodi Community Forum
Support the iOS development speed up - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: iOS & tvOS (https://forum.kodi.tv/forumdisplay.php?fid=137)
+---- Thread: Support the iOS development speed up (/showthread.php?tid=94447)

Pages: 1 2 3 4 5 6 7 8 9


RE: Support the iOS development speed up - Memphiz - 2012-06-08

(2012-06-08, 19:56)blazespinnaker Wrote: Really? It's that difficult? If you run otool -l on a iOS binary, it has a list of dylibs that it loads dynamically. Can't we just build the dylibs so that they have the same configuration (PIC?) as the other libraries?

Not the place to discuss. Read the complete thread here and come back there if you understand the problem:

http://forum.xbmc.org/showthread.php?tid=119907


RE: Support the iOS development speed up - davilla - 2012-06-08

(2012-06-08, 19:56)blazespinnaker Wrote: Really? It's that difficult? If you run otool -l on a iOS binary, it has a list of dylibs that it loads dynamically. Can't we just build the dylibs so that they have the same configuration (PIC?) as the other libraries?

If you look much, much closer, all those dylibs are in the dylib cache and don't exist as a xxxx.dylib file.


RE: Support the iOS development speed up - Mike Pisano - 2012-07-09

I just sent 100.00 USD - Ive been a fan ever since I cracked my first XBOX years ago, Now my ATV's are awesome and can't wait for newer devices like raspberry pi. and especially PVR Smile

Great Project - Great Team and I'm proud to contribute, Keep up the great work!

Regards,
Mike Pisano



RE: Support the iOS development speed up - jmarshall - 2012-07-10

Thanks Mike!


RE: Support the iOS development speed up - un1versal - 2013-01-04

I was potering around the wiki when I saw the list of issues for IOS

http://wiki.xbmc.org/index.php?title=Known_Frodo_issues#iOS_specific

I modified the roboto bold font (for XBMC in general mostly menu) to add support to all caps and its basically all complete now see http://forum.xbmc.org/showthread.php?tid=150067 and use that instead of the uppercase style tag and problem will be fixed.

uNi