Re: converting app to a document based app
Re: converting app to a document based app
- Subject: Re: converting app to a document based app
- From: Seth Willits <email@hidden>
- Date: Tue, 15 Feb 2011 12:17:10 -0800
On Feb 15, 2011, at 7:30 AM, Nick Rogers wrote:
> Can some one send definitive steps for converting a non-document based app to a document based app.
Add an NSDocument subclass, add that class to the list of document types in Info.plist. (GUI editor in the Properties tab by Get Info on the application's target).
That's all there is to it.
> I'd also want to convert the nib to a xib.
Just do a Save As…
--
Seth Willits
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden