defaults read /Developer/Applications/Xcode.app/Contents/version
CFBundleShortVersionString

> 3.1.4
>


On Sat, Dec 26, 2009 at 18:58, Martin Costabel <[email protected]> wrote:

> Devin wrote:
>
>> $ fink -V | head -n 2
>>
>>    Package manager version: 0.29.9
>>    Distribution version: selfupdate-rsync (0.9.0), 10.5, powerpc
>>
>>
>> xcodebuild -version
>>
>>    Xcode 3.1.4
>>    Component versions: DevToolsCore-1204.0; DevToolsSupport-1186.0
>>    BuildVersion: 9M2809
>>
>
> Fink uses the command (1 line)
>
> defaults read /Developer/Applications/Xcode.app/Contents/version
> CFBundleShortVersionString
>
> to detect the xcode version. What do you get if you run this from the
> command line?
>
> --
> Martin
>
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to