Re: Relative paths in Xcode scheme.
Re: Relative paths in Xcode scheme.
- Subject: Re: Relative paths in Xcode scheme.
- From: Jens Alfke <email@hidden>
- Date: Tue, 01 Mar 2016 10:22:36 -0800
> On Mar 1, 2016, at 3:51 AM, Motti Shneor <email@hidden> wrote:
>
> Now I need means to debug it - to just “Run” it from Xcode scheme. But it can’t run directly from the “Build/Products/Debug” because it won’t find its “bundle” resources etc. I must run the binary from WITHIN the bundle built by another target.
Have you tried changing the scheme’s Working Directory to the bundle’s path?
> So I must put some kind of relative path there. Also Xcode UI won’t even let me drill into the built Preferences Panel bundle.
In an Open panel I believe you can use Cmd-Shift-G and type a path that points inside a bundle, to navigate into it.
—Jens
_______________________________________________
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