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: Sherm Pendley <email@hidden>
- Date: Thu, 27 Jan 2005 07:15:26 -0500
On Jan 27, 2005, at 3:22 AM, Philipp Ringli wrote:
First of all: I am a bloody newb.
You might want to check with a doctor about that.
What I would like to do in my first Cocoa-Application is the following:
Include binaries and other files (a directory with more files and
directories) in my final App-Package.
I've seen two good responses so far, suggesting docs regarding bundles,
and docs regarding the many pathFor... methods in NSBundle. That covers
where to put the files inside the .app, and how to find them when your
app is running.
One part of your question that hasn't yet been answered is how to put
the files where they need to go - for that, you need a "copy files"
build phase in XCode. Have a look at:
<http://developer.apple.com/documentation/DeveloperTools/Conceptual/
Build_System/index.html>
sherm--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
_______________________________________________
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