Re: How to make a path relative to the current Xcode application?
Re: How to make a path relative to the current Xcode application?
- Subject: Re: How to make a path relative to the current Xcode application?
- From: Stephen Kay <email@hidden>
- Date: Sun, 28 Oct 2012 19:16:47 -0400
- Thread-topic: How to make a path relative to the current Xcode application?
on 10/27/12 12:25 AM, Joar Wingfors at email@hidden wrote:
> Sorry, in your case it's probably better to have your script peek at the
> environment in which it is run - Xcode puts a lot of interesting stuff there,
> such as:
>
> DEVELOPER_TOOLS_DIR
That sounded like what I needed, except it does not appear to be implemented
in Xcode 2.5. You meant use this, right?:
${DEVELOPER_TOOLS_DIR}/ResMerger <blah-blah>
line 10: /ResMerger: No such file or directory
- Stephen
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Stephen Kay
Karma-Lab :: developers of KARMA
http://www.karma-lab.com
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
_______________________________________________
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