Re: Version string for xcode itself
Re: Version string for xcode itself
- Subject: Re: Version string for xcode itself
- From: Sean McBride <email@hidden>
- Date: Mon, 01 Feb 2016 18:06:21 -0500
- Organization: Rogue Research Inc.
On Mon, 1 Feb 2016 21:49:27 +0000, Jonathan Taylor said:
>Can anybody tell me a compiler macro that will get me the version string
>of Xcode itself? My attempts to google this are getting swamped by
>things that are not what I am looking for.
>
>I'd like to use this to provide information about the build environment
>with which the code was built, in addition to information about the
>version of my code that was being built (which I already have). Can
>anyone advise?
Take a look inside your built app's Info.plist, some of that info is recorded in there. You could read it at runtime for display.
Cheers,
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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