Re: Copying Plugin Bundles to the Application Bundle
Re: Copying Plugin Bundles to the Application Bundle
- Subject: Re: Copying Plugin Bundles to the Application Bundle
- From: Ken Thomases <email@hidden>
- Date: Sun, 17 Oct 2010 18:23:04 -0500
On Oct 17, 2010, at 4:37 PM, Christiaan Hofman wrote:
> On Oct 17, 2010, at 23:27, julius wrote:
>
>> I do Project->New Build Phase->New Copy Files Build Phase
>> then choose Destination->Plugins and type in the path to the PluginPart.plugin which is located in my PluginPart project folder's build/Debug/ folder i.e.
>> /Users/............../PluginPartProjectFolder/build/Debug/PluginPart.plugin
>
> Uhm, where are you typing in this path? You should not have to type in a path anywhere.
The path of a Copy Files build phase is not the thing to be copied. It is the destination to copy to, relative to the location selected in the pop-up.
The things to be copied should be added to the build phase. Drag the product of the plugin target to the build phase.
Also, be sure to make the plugin target a dependency of the main app target, so it is built first.
Regards,
Ken
_______________________________________________
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