5 ms·
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
by hlidotbe 14y 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.
- mattgreenrocks 14y agoHow does that work? Layout the view, convert the XIB to NIB, and load it at runtime?