• 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: Xcode Plugin API
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode Plugin API


  • Subject: Re: Xcode Plugin API
  • From: Graham J Lee <email@hidden>
  • Date: Mon, 25 Feb 2008 22:02:32 +0000



On 25-Feb-08, at 15:34 , Chris Hanson wrote:


Also, it might be worth telling the list what you'd like to do -- it's possible to do many things in Xcode by leveraging its built- in mechanisms for build rules, script build phases and the like, without the need to actually run in the same process and interface with Xcode's internals.


I would like a tool to convert Microsoft Resource files (.RC) to a close as possible NIB file

Hi Bill,

I think you could do that with a standard command-line tool, and use a Shell Script build phase in Xcode to invoke it, which you can even tell about the inputs/outputs so it's only done when necessary. In which case Xcode's plugin API is "all of UNIX" :-)

Thanks,
Graham.

_______________________________________________
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: 
 >Xcode Plugin API (From: Dragan Stancevic <email@hidden>)
 >Re: Xcode Plugin API (From: Chris Hanson <email@hidden>)
 >Re: Xcode Plugin API (From: Bill Royds <email@hidden>)

  • Prev by Date: Re: Xcode Plugin API
  • Next by Date: Re: determine CPU type at runtime
  • Previous by thread: Re: Xcode Plugin API
  • Next by thread: determine CPU type at runtime
  • Index(es):
    • Date
    • Thread