Working With NIB Files
Jump to navigation
Jump to search
To access from a playground place the '.nib' file in the Resources directory.
To generate a '.nib' file from a '.xib' file:
ibtool input.xib --compile output.nib