Re: Converting Xcode paths to usable paths
Re: Converting Xcode paths to usable paths
- Subject: Re: Converting Xcode paths to usable paths
- From: Steve Mills <email@hidden>
- Date: Wed, 02 Dec 2009 13:49:35 -0600
On Dec 2, 2009, at 13:19:24, Matt Neuburg wrote:
> The problem is merely the involvement of the Finder. Do it like this:
>
> set f to "/Applications/TextEdit.app/Contents/MacOS/../../../Preview.app"
> set p to POSIX file f
> tell application "Finder" to reveal p
>
> Ta-daa! m.
Ta-nah. :) What version of OS X are you using? This has the exact same wrong behavior for me in 10.6.2.
Steve Mills
Drummer, Mac geek
http://sjmills5.home.mchsi.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