Skip Navigation

Install the
BlackBerry Dynamics SDK for iOS
from a tar file

You can install the
BlackBerry Dynamics SDK
from a tar archive into any directory you like.
  1. Untar the file
    filename
    .tar
    into any directory you like, where
    filename
    .tar
    is the name of the
    BlackBerry Dynamics SDK
    archive that you downloaded.
  2. To install the
    BlackBerry Dynamics SDK
    in your current working directory, run the following commands. The
    install.sh
    script first runs the uninstallation script.
    1. cd Good.platform/iOS
    2. sudo ./install.sh
The
BlackBerry Dynamics SDK
is installed in your current working directory.
Adjust the paths in the
.xcconfig
file for your project to point to the
FIPS_module
folder in the main artifacts directory, wherever you installed it.