[tahoe-dev] Tahoe-LAFS client for jailbroken iPhone

Marco Bonetti marco.bonetti at gmail.com
Tue Mar 23 10:36:51 PDT 2010


On Fri, Mar 12, 2010 at 9:53 PM, Marco Bonetti  
<marco.bonetti at gmail.com> wrote:
> I think that the binary either fails to load needed xibs
I got this too, well, almost. The problem here is that xibs have to be
compiled before shipping them: simply copying them over to the
application folder is not enough and the linux toolchain is not able
to compile .xib files.

So, what can be done?
The cleanest path would be that of getting rid of the xib and code the
UI by hand, there's even an open source tool for translating xibs to
obj-c code, I think it will be worth a look:
http://github.com/akosma/nib2objcunfortunately looks like this tool
needs OS X too :|
Another solution would be that of providing compiled xib, this is
messy but could be useful for a quick test. This solution will
probably requires a developer certificate, although I think that those
instructions http://www.alexwhittemore.com/?p=354 could be handy.

Any other ideas, anyone?

-- 
Marco Bonetti
Tor research and other stuff:http://sid77.slackware.it/
Slackintosh Linux Project Developer:http://workaround.ch/
Linux-live for powerpc:http://workaround.ch/pub/rsync/mb/linux-live/

My GnuPG key id: 0x0B60BC5F
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://allmydata.org/pipermail/tahoe-dev/attachments/20100323/15e9ae34/attachment.html 


More information about the tahoe-dev mailing list