• 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: How do I add a perl script to a project?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I add a perl script to a project?


  • Subject: Re: How do I add a perl script to a project?
  • From: Daryn <email@hidden>
  • Date: Tue, 8 Jul 2003 22:55:37 -0500

I'd recommend adding it to the Resources folder. Your code can then locate it with:
[[NSBundle mainBundle] pathForResource:@"cmdlinetool" ofType:nil];

On Tuesday, July 8, 2003, at 10:38 PM, Michael Shantzis wrote:

Hello,
I'd like to have a perl script be part of my project. It will
function as a task to which I will attach pipes so I can
communicate with it. I've attempted to just add it to
my project (using Xcode) and the program just blew crashed
on me.

I'm guessing there's a way of doing this of which I'm not aware.

thanks,
m
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


Daryn
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >How do I add a perl script to a project? (From: Michael Shantzis <email@hidden>)

  • Prev by Date: Linking conflicts with new Foundation from Safari 1.0
  • Next by Date: Re: Duplicating Apple search field UI
  • Previous by thread: How do I add a perl script to a project?
  • Next by thread: Re: How do I add a perl script to a project?
  • Index(es):
    • Date
    • Thread