Re: Including binaries and other files in a application package
Re: Including binaries and other files in a application package
- Subject: Re: Including binaries and other files in a application package
- From: Larry Fransson <email@hidden>
- Date: Thu, 27 Jan 2005 00:44:18 -0800
On Jan 27, 2005, at 00:22, Philipp Ringli wrote:
Include binaries and other files (a directory with more files and
directories) in my final App-Package.
The binaries are command line utilities, that I compiled for OS X. And
the "other files" are simply text files.
In my Cocoa-App I should be able to call the binaries residing in the
package (NSTask).
How do I get the correct path for the binaries and other files?
See the many -pathFor... methods of NSBundle.
Larry Fransson
Seattle, WA
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden