[Openmcl-devel] Xcode 3.1 xibs
R. Matthew Emerson
rme at clozure.com
Mon Dec 15 23:25:23 PST 2008
On Dec 16, 2008, at 1:50 AM, Greg Gilley wrote:
> Has the code been updated to deal with Xcode 3.1 interface builder
> files? I'm working my way through the Currency Converter sample and
> it's talking about nibs.
Just tell IB to save your file as a .nib file, and it'll work fine.
(.xib files are a development time format. They're supposed to play
nicer with version control systems, etc. They get compiled into .nib
files at build time by Xcode.)
More information about the Openmcl-devel
mailing list