<html><body bgcolor="#FFFFFF"><span class="Apple-style-span" style="font-size: 15px; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); "><span>On Fri, Mar 12, 2010 at 9:53 PM, Marco Bonetti <<a href="mailto:marco.bonetti@gmail.com" x-apple-data-detectors="true"><a href="mailto:marco.bonetti@gmail.com">marco.bonetti@gmail.com</a></a>> wrote:</span><br><blockquote type="cite"><span>I think that the binary either fails to load needed xibs</span><br></blockquote><span>I got this too, well, almost. The problem here is that xibs have to be</span><br><span>compiled before shipping them: simply copying them over to the</span><br><span>application folder is not enough and the linux toolchain is not able</span><br><span>to compile .xib files.</span><br><span></span><br><span>So, what can be done?</span><br><span>The cleanest path would be that of getting rid of the xib and code the</span><br><span>UI by hand, there's even an open source tool for translating xibs to</span><br><span>obj-c code, I think it will be worth a look:</span><br><span><a href="http://github.com/akosma/nib2objc" x-apple-data-detectors="true"><a href="http://github.com/akosma/nib2objc">http://github.com/akosma/nib2objc</a></a>unfortunately looks like this tool</span><br><span>needs OS X too :|</span><br><span>Another solution would be that of providing compiled xib, this is</span><br><span>messy but could be useful for a quick test. This solution will</span><br><span>probably requires a developer certificate, although I think that those</span><br><span>instructions <a href="http://www.alexwhittemore.com/?p=354" x-apple-data-detectors="true"><a href="http://www.alexwhittemore.com/?p=354">http://www.alexwhittemore.com/?p=354</a></a> could be handy.</span><br><span></span><br><span>Any other ideas, anyone?</span><br><span></span><br><span>-- </span><br><span>Marco Bonetti</span><br><span>Tor research and other stuff:<a href="http://sid77.slackware.it/" x-apple-data-detectors="true"><a href="http://sid77.slackware.it/">http://sid77.slackware.it/</a></a></span><br><span>Slackintosh Linux Project Developer:<a href="http://workaround.ch/" x-apple-data-detectors="true"><a href="http://workaround.ch/">http://workaround.ch/</a></a></span><br><span>Linux-live for powerpc:<a href="http://workaround.ch/pub/rsync/mb/linux-live/" x-apple-data-detectors="true"><a href="http://workaround.ch/pub/rsync/mb/linux-live/">http://workaround.ch/pub/rsync/mb/linux-live/</a></a></span><br><span></span><br><span>My GnuPG key id: 0x0B60BC5F</span></span></body></html>