Managing SDK Versions

You can manage SDK versions manually by using dpm install.

To download and install the SDK of the latest stable dpm version:

dpm install latest

To install a specific SDK version, for example version 2.0.0, run:

dpm install 2.0.0