• 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
Scripting the xCode (Modified by Vlad Lebedev)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Scripting the xCode (Modified by Vlad Lebedev)


  • Subject: Scripting the xCode (Modified by Vlad Lebedev)
  • From: Vlad Lebedev <email@hidden>
  • Date: Wed, 28 Apr 2004 10:31:48 -0400
  • Resent-date: Wed, 28 Apr 2004 14:34:30 -0400
  • Resent-from: Vlad Lebedev <email@hidden>
  • Resent-message-id: <email@hidden>
  • Resent-to: email@hidden

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.


  • Follow-Ups:
    • Re: Scripting the xCode (Modified by Vlad Lebedev)
      • From: Tim Bumgarner <email@hidden>
  • Prev by Date: [OT?] Formatting of AS code on Apple pages
  • Next by Date: Re: Unique Identifier for Disk
  • Previous by thread: Re: [OT?] Formatting of AS code on Apple pages
  • Next by thread: Re: Scripting the xCode (Modified by Vlad Lebedev)
  • Index(es):
    • Date
    • Thread