Re: Framework Headers not Updating
Re: Framework Headers not Updating
- Subject: Re: Framework Headers not Updating
- From: Bill Cheeseman <email@hidden>
- Date: Thu, 04 Dec 2003 06:14:58 -0500
on 2003-12-03 1:11 PM, Ian McGregor at email@hidden wrote:
> I am having a problem where the headers in my embedded framework are
> not updating when I update the framework. This custom framework is
> built in a separate xcode project file to those of my applications
> which use it. Is there a way to get Xcode to automatically load the
> latest framework version (and its headers)?
>
> I currently have the custom framework inserted into my application's
> frameworks and copy files phases.
What I do is set up a separate, custom build folder for all my projects. All
build products go into this common build folder. That makes it easy for the
application project to find the latest version of the built framework.
Doing this can be a bit of a hassle, however. I'm sure there are other ways
to accomplish what you want to do.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook - http://www.AppleScriptSourcebook.com
Vermont Recipes - http://www.stepwise.com/Articles/VermontRecipes
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.