Re: Helper App - xcode
Re: Helper App - xcode
- Subject: Re: Helper App - xcode
- From: Jens Alfke <email@hidden>
- Date: Fri, 17 Jul 2015 10:06:45 -0700
> On Jul 17, 2015, at 9:58 AM, Alex Kac <email@hidden> wrote:
>
> So c is my real question. The way I would think to do it is to add the
> helper app to the Copy Bundle Resources phase.
Yup. Add the helper-app target as a dependency of your main target too, to ensure that it’s up to date when you copy it. I don’t know if there’s a standard path for helper apps, but into the Resources dir should be good enough.
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden