Spotfire® Deployment Kit for Apple iOS

Setting up the build environment

The first step to customize the Spotfire for Apple iOS app is to ensure you can build the sample app provided in the Deployment kit.

About this task

Perform this task in the copy of the DeploymentKitApp in Xcode on your computer.

Before you begin

Download the DeploymentKitApp project file, and then open it in Xcode.

Procedure

  1. Open the project file DeploymentKitApp.
  2. Click Product > Build (or press Command + B) to build the project with no changes.
    The project should build with no errors or warnings.
  3. Set the active scheme, using Product > Scheme > Choose Scheme > DeploymentKitApp, to any device simulator for iOS, and then, in Xcode, click Product > Run.
    The app should launch in the device simulator on your computer. The app contains all the features found in the Spotfire for Apple iOS app on the App Store.
  4. Examine the app features in its default state before you customize it.
  5. Click Product > Stop to quit the app and return to Xcode.