Re: Xcode code completion and custom framework
Re: Xcode code completion and custom framework
- Subject: Re: Xcode code completion and custom framework
- From: David Ewing <email@hidden>
- Date: Mon, 20 Mar 2006 16:59:05 -0700
On Mar 18, 2006, at 4:05 AM, Eric Morand wrote:
Hi guys !
I've created a custom framework that I link to my new projects. But
code completion doesn't work with the methos contained in the
custom framework. Is there a way to have code completion working
with custom frameworks ?
If your framework has headers included in the new project, then code
completion should see them. The one wrinkle is that they won't be
seen until at least one source file includes them (and has been saved).
Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden