Re: Project templates
Re: Project templates
- Subject: Re: Project templates
- From: Andy Lee <email@hidden>
- Date: Wed, 25 Jun 2008 15:19:29 -0400
Here's a post from 2003 that gives a little more detail on *some* of
these macros:
<http://www.cocoabuilder.com/archive/message/cocoa/2003/9/25/76891>
But no clue as to where the poster got such information, since he does
not appear to be an Apple employee. Maybe he just used trial and error.
--Andy
On Jun 25, 2008, at 3:00 PM, Chris Espinosa wrote:
On Jun 25, 2008, at 4:16 AM, Karan, Cem (Civ, ARL/CISD) wrote:
OK, I'm taking this back to the original question; does anyone know
where the definitive list of Xcode supplied macros (FULLUSERNAME,
etc.)
lives? I finally got tired of looking and ran grep across my entire
/Developer directory, found DevToolsCore, ran strings on it, and
grabbed
anything that was in uppercase, but that is a pretty poor way of
doing
things.
DATE
FILEBASENAME
FILEBASENAMEASIDENTIFIER
FILEBASENAMEASXML
FILEEXTENSION
FILENAME
FULLUSERNAME
ORGANIZATIONNAME
PRODUCTNAME
PRODUCTNAMEASIDENTIFIER
PRODUCTNAMEASXML
PROJECTNAME
PROJECTNAMEASIDENTIFIER
PROJECTNAMEASXML
TARGETNAME
TARGETNAMEASIDENTIFIER
TARGETNAMEASXML
TIME
USERNAME
UUID
UUIDASIDENTIFIER
YEAR
As Scott said, these are undocumented and not supported for user-
defined templates, as we have in the past and will in the future
change them, requiring templates to be updated.
Chris
_______________________________________________
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