Changes between Version 253 and Version 254 of BuildInstructions


Ignore:
Timestamp:
Oct 12, 2014, 11:42:47 PM (10 years ago)
Author:
historic_bruno
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v253 v254  
    367367 * '''-j3''' gives the number of parallel builds to run, and should typically be one plus the number of CPU cores available.
    368368 * When it's finished, there should be a complete '''0ad app''' bundle in `build/workspaces`. You can open it by double-clicking its icon in Finder or with the `open 0ad.app` command in the terminal.
    369  * Consider packaging the bundle inside a compressed DMG for easy distribution (see ReleaseProcess).
     369 * Consider the following to make an official release:
     370   * Use `build-osx-bundle.sh --release`, to create a bundle from a clean SVN working copy.
     371   * Package the bundle inside a compressed DMG with background image, for easy distribution (see ReleaseProcess).
    370372
    371373[[BR]]