
39
3.2 Creating a Custom Build Phase
If you want to execute another tool before, during or after a standard build process then this can be achieved by
creating your own (i.e. custom) build phase.
Select [Options->Build Phases…] to invoke the “Build Phases” dialog (figure 3.2) and then click the “Add…”
button. This will invoke the new build phase wizard dialog (figure 3.3a).
The first step (as shown in figure 3.3a) asks whether you want to create an entirely new phase or whether you
want to add a system phase. A system phase is a “ready made” phase which is already defined within the
toolchain you are using (e.g. compiler, assembler, linker, librarian, etc.) or a utility phase (e.g. file copy,
complexity analyzer etc.).
The “Add an existing system phase” button is inactive if no more system phases are available. Select the “Create
a new custom phase” button to create your own build phase.
Figure 3.3a: New Build Phase Dialog (Step 1)
Kommentare zu diesen Handbüchern