MPA

From the to-do list: V.1.0 Release

❏ Create app release builds

Comments

Pierre henri Seylan on May 8, 2016:

we will release a new beta version of the apps.
for this we need the release versions of the sampler plugin.

CLIENT:
1. branch to build:
Build the release branch according to the documentation.
The app should be built in release mode.

2. Push release version & update datas
  • Update Index version on login popup
  • Push release version to new branch called Client-release-v.. (with correct version index)
  • Update version index on all other places that were forgotten (installer package, app description ect)

SAMPLER:

1. branch to build:
 you should build the branch sampler-tad
use the release-flag "release"
the plugin should be built for release version (not debug) 

2. versions:
the plugin should be delivered in the following formats:
  • OSX 32 bits VST
  • OSX 64 bits VST
  • OSX 32 bits AU (.component)
  • OSX 64 bits AU (.component)

  • Windows 32 bits VST
  • Windows 64 bits VST

the plugins should be delivered via slack organized in a single zip file 

3. Push release version & update datas
  • Update Index version in the plugin's internal description/ infos
  • Push release version to new branch called sampler-release-v.. (with correct version index)
  • Update version index on all other places that were forgotten (installer package, app description ect)

INSTALLER PACKAGE:

Once the apps have been built, tested and validated, the installer packages should be created:
  • Add new client version
  • Add new sampler versions 
  • Add new plugins
  • Update EULA
  • Build all versions of the installer package (mac & win 32/64)