Re: Building plugins & apps simultaneously
Re: Building plugins & apps simultaneously
- Subject: Re: Building plugins & apps simultaneously
- From: Stéphane Sudre <email@hidden>
- Date: Mon, 7 Jan 2002 15:48:54 +0100
On Monday, January 7, 2002, at 02:50 PM, Calum Robinson wrote:
I can get round this by building the plugin and then rebuilding the
app, but I thought that someone could show me a better way?
Naive tip of the day:
add a shell build phase in which you build the plug-in with pbxbuild and
then copy the output in the appropriate folder.