PATH Contents > General Information
General Information

This document provides you with general information regarding the Packages application.


Prerequisites

Packages is a solution for developers, Mac OS X administrators and anyone who needs to create installers for Mac OS X.

It is assumed that:

If you have been or are still using Iceberg, you should be able to find some similarities in the way Packages works.


Conventions used in this guide

The following formatting conventions are used in this documentation:


User Interface Navigation

As you may have noticed in the Welcome to Packages chapter, the documents of packages are architectures around tab views and eventually a source list.

To navigate in the different sections of a document, you just need to click the tabs or select a row in the source list.

When you select a row in the source list, the visible tab will be the either the default visible tab or the one that was previously visible when the row was unselected.

By default, when you create a new document or open a document, the visible tab will always be the leftmost one. If you want to change the default visible tab:

1Choose Packages > Preferences…
2Click General.
3Choose which tab should be visible by default using the Default Visible Tabs popup buttons.


File Reference Style

A Packages project makes use of a lot of references to file system objects (files, folders, symbolic links, etc.).

These references can be for the file system objects used to build the payload of a package, for the documents used to customize the user interface of a distribution, for the location of the build folder, etc.

Almost every reference can have 3 possible styles:

        StyleDescription
Relative to ProjectThe reference is a relative path to the project folder.
Absolute PathThe reference is an absolute path.
Relative to Reference FolderThe reference is a relative path to a custom reference folder defined by the project.

Notes:
  • If a reference can not be found, the reference is drawn in red in the user interface. A reference that is not found will almost always cause a build to fail. One of the few exceptions is the build folder of a project as this folder can be dynamically build.

  • When the path for a reference is not directly visible in the user interface, it can be found via a tool tip.

If you want to change a reference style:

1Choose the style from the reference style popup button of the row, the button or text field.

If you want to change the default reference style for new references:

1Choose Packages > Preferences…
2Click General.
3Choose the style from the Default Style popup button.




Revision History
05/16/10 First version

Copyright 2010-2014 Stéphane Sudre. All rights reserved.