• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
How to create target template
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to create target template


  • Subject: How to create target template
  • From: Dmitry Markman <email@hidden>
  • Date: Sun, 24 May 2009 09:20:50 -0400

Hi
 I'd like to create variant of External target template
so I went to the directory
/Library/Application Support/Apple/Developer Tools/Target Templates/Special Targets

duplicated External Target.trgttmpl 
and named new file as SBMAKE. trgttmpl

so I have directory /Library/Application Support/Apple/Developer Tools/Target Templates/Special Targets
with the following files
-rw-rw-r--@  1 root  admin   309 Sep 12  2006 Copy Files Target.trgttmpl
-rw-rw-r--@  1 root  admin   255 Sep 12  2006 External Target.trgttmpl
-rw-rw-r--@  1 root  admin   242 May 24 08:35 SBMAKE.trgttmpl
-rw-rw-r--@  1 root  admin   302 Sep 12  2006 Shell Script Target.trgttmpl



content of SBMAKE. trgttmpl is

{
    Class = Legacy;
    Description = "Target that invokes an external build system sbmake.";
    BuildToolPath = "/usr/bin/make";
    BuildToolArgsString = "$(ACTION)";
    CustomBuildSettings = {
    };
    passBuildSettingsInEnvironment = 1;
}



but after Xcode restarting and issuing Project -> New Target command
my new template is nowhere to be seen

so what did I miss?

thanks

Dmitry Markman


 _______________________________________________
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

  • Follow-Ups:
    • Re: How to create target template
      • From: Jonas Maebe <email@hidden>
  • Prev by Date: Re: target duplication with AppleScript
  • Next by Date: Re: How to create target template
  • Previous by thread: Re: Drawing something in UIViewController?
  • Next by thread: Re: How to create target template
  • Index(es):
    • Date
    • Thread