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: julius <email@hidden>
- Date: Mon, 18 Oct 2010 01:01:04 +0100
On 18 Oct 2010, at 00:23, Ken Thomases wrote:
> 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
>
Right. That works. Thanks. How many times have I read and re-read the documentation... even the latest XCode docs. I had absolutely no idea this was the way to do it. No idea that the path related to where the copy was to be put. Amazing. And wonderfully it also updates automatically each time I change something in the plugin.
Thanks millions
I will provide as clear an account of this as I can on my website so others, a bit slow like me, don't spend a week or more floundering as I have.
Best wishes to yourself and Christiaan
Julius
http://juliuspaintings.co.uk
_______________________________________________
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