Re: How to make XCode use a shared build location inside an application package?
Re: How to make XCode use a shared build location inside an application package?
- Subject: Re: How to make XCode use a shared build location inside an application package?
- From: Chris Hanson <email@hidden>
- Date: Sat, 25 Jun 2005 18:25:45 -0700
On Jun 25, 2005, at 1:32 PM, João Varela wrote:
I tried to solve this problem by using a New Build Phase to copy
the built product to the right location, but then I cannot debug it
in the right location as the project still points out to where it
expects the built product.
You can create a New Custom Executable in your project that points to
helper application at the right location inside the main
application's bundle. The "Choose..." button will only let you
navigate to the main application, but you can enter a complete path
to the helper application within it either in the Assistant or by
bringing up the Info window for your executable.
-- Chris
_______________________________________________
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