Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating a new project by using an Applescript script



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:
http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden

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



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.