Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode code completion and custom framework




On Mar 22, 2006, at 2:13 AM, Eric Morand wrote:

Well, for some reason it doesn't work. My project is linked against my custom framework, I can see the public headers of the framework in the "Linked Frameworks" group, the headers are imported in my .pch file...and I still don't have auto-completion.


Do you have an idea ?

The easiest thing to do is to open the class browser and see what's there. Does it show all the classes and methods you care about? It's possible that some, or all, of the necessary headers aren't getting built into the framework. (They need to be marked as "Public" in the headers build phase for the framework.)


Dave



Le 21 mars 06 à 00:59, David Ewing a écrit :


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: http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden
References: 
 >Xcode code completion and custom framework (From: Eric Morand <email@hidden>)
 >Re: Xcode code completion and custom framework (From: David Ewing <email@hidden>)
 >Re: Xcode code completion and custom framework (From: Eric Morand <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.