Hacker News new | ask | show | jobs
by hlidotbe 5158 days ago
I tried a bit, technically it works but currently you have to compile your xib to nib manually using ibtool.

That may have changed tough because I dropped the xib as I didn't really needed it.

1 comments

How does that work? Layout the view, convert the XIB to NIB, and load it at runtime?