Mailing Lists: Apple Mailing Lists

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

Scripting the xCode (Modified by Vlad Lebedev)



Hi,

I really need some help with AppleScript.

I have a few source code files and would like to use AppleScript to create a new xCode project,
define new target, new build style and settings, new executable, add files and build everything.


tell application "Xcode"
make new project document at the end of documents
end tell


These lines above do create a new project document. However, I couldn't figure how to create a new project in the document.
I'm relatively new to AppleScript. Doing everything manually or using makefiles is not an option. It has to be AppleScript.

Any advise, examples or links will be greatly appreciated.

Thank you,
Vlad
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.




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.