Welcome to MacBoardz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

release packaging

 
   Macintosh computer (Home) -> Programmer Help RSS
Next:  use of tab in the editor  
Author Message
William

External


Since: Jan 04, 2008
Posts: 7



(Msg. 1) Posted: Fri Jan 18, 2008 10:55 pm
Post subject: release packaging
Imported from groups: comp>sys>mac>programmer>help (more info?)

This message is not archived

 >> Stay informed about: release packaging 
Back to top
Login to vote
Reinder Verlinde

External


Since: Feb 18, 2004
Posts: 137



(Msg. 2) Posted: Sun Jan 20, 2008 8:41 pm
Post subject: Re: release packaging [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article ,
William wrote:

> I'm stuck in another area of my app where I'm not making much progress,
> so I wanted to step out of it for a bit and work on how to bundle my
> application for a release.
>
> I will have my app, a *.dylib, and a directory of example files to read
> and write to as a sort of working dir. Can anyone point me to something
> about how to package up something like this?

I assume you have read
<http://developer.apple.com/tools/installerpolicy.html>

The dynamic library should be stored inside the app's package (there are
exceptions, but 99.9% of apps do not fall in that category)

The example files are a different issue. At first sight, example files
should be visible in the Finder, requiring installation outside the
application bundle.

I would advise some rethinking here. Two options are:

- do not ship example files; ship templates instead
- ship examples inside the application bundle (for an example, see
/Applications/Utilities/Grapher.app)

I think both approaches are better than using a secondary install
location. Which is best for you depends on whether you can show off your
application features in templates that really look like templates. If
you do imitate Grapher, do not make the same mistake they did, and do
not attempt to save the examples inside the application bundle.

Reinder

 >> Stay informed about: release packaging 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Packaging in DMG - Hello, I have finally succeeded in finishing my program (thanks to a couple of people helping in these groups, too). It is packaged into a DMG all right but I still have two questions. First, I'd like to have a background image when the user opens the....

Packaging in DMG - Hello, I have finally succeeded in finishing my program (thanks to a couple of people helping in these groups, too). It is packaged into a DMG all right but I still have two questions. First, I'd like to have a background image when the user opens the....

Packaging in DMG - Hello, I have finally succeeded in finishing my program (thanks to a couple of people helping in these groups, too). It is packaged into a DMG all right but I still have two questions. First, I'd like to have a background image when the user opens the....

Packaging in DMG - Hello, I have finally succeeded in finishing my program (thanks to a couple of people helping in these groups, too). It is packaged into a DMG all right but I still have two questions. First, I'd like to have a background image when the user opens the....

Packaging in DMG - Hello, I have finally succeeded in finishing my program (thanks to a couple of people helping in these groups, too). It is packaged into a DMG all right but I still have two questions. First, I'd like to have a background image when the user opens the....
   Macintosh computer (Home) -> Programmer Help All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]