• 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
Re: Creating a new project by using an Applescript script
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating a new project by using an Applescript script


  • Subject: Re: Creating a new project by using an Applescript script
  • From: Chris Espinosa <email@hidden>
  • Date: Wed, 20 Apr 2005 11:39:21 -0700

On Apr 20, 2005, at 8:02 AM, Stephane Sudre wrote:

What is the exact Applescript script commands you need to use to create a brand new Cocoa application project with Xcode?


tell application "Xcode"


    make new ????


end tell


Unfortunately this is not supported.

I'd recommend manually creating a default Cocoa application, storing it in a well-known place, scripting the Finder to make a copy and change its project name, then opening it in Xcode and scripting Xcode to set up its defaults and other things.

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

  • Follow-Ups:
    • Re: Creating a new project by using an Applescript script
      • From: Stephane Sudre <email@hidden>
References: 
 >Creating a new project by using an Applescript script (From: Stephane Sudre <email@hidden>)

  • Prev by Date: Re: Xcode Questions
  • Next by Date: Re: Regular Expressions Back-references
  • Previous by thread: Creating a new project by using an Applescript script
  • Next by thread: Re: Creating a new project by using an Applescript script
  • Index(es):
    • Date
    • Thread