• 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: Adding files to Xcode project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding files to Xcode project


  • Subject: Re: Adding files to Xcode project
  • From: Chris Espinosa <email@hidden>
  • Date: Thu, 4 Dec 2008 10:25:30 -0800

On Dec 4, 2008, at 2:41 PM, Tommy Nordgren wrote:

How can I add files to a Xcode project VIA an APPLESCRIPT?

tell application "Xcode"
tell project "SampleApp"
make new file reference at end of group "Classes" with properties {full path:"/Volumes/Local/bar.txt", name:"bar.txt"}
end tell
end tell

 _______________________________________________
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

References: 
 >Adding files to Xcode project (From: Tommy Nordgren <email@hidden>)

  • Prev by Date: Any Applescript book that covers scripting Xcode?
  • Next by Date: Re: Signing Code?
  • Previous by thread: Adding files to Xcode project
  • Next by thread: Signing Code?
  • Index(es):
    • Date
    • Thread