This is an archive related to a previous version of Esri Maps for MicroStrategy. If you need the current version go to http://doc.arcgis.com/en/maps-for-microstrategy/.
Before you can deploy the Esri Maps for MicroStrategy Mobile app, you must compile it. Before completing the following steps, ensure that you have satisfied all the Developer prerequisites listed in Supported environments > Esri Maps for MicroStrategy Mobile.
Begin by extracting the contents of the MicroStrategy Mobile SDK from the DMG image on your local hard drive.
Update your identity information build identifier, and choose the team creating the build.
To add the config.xml file, do the following:
Copy the existing vis.plist file from the Resources directory in the MicroStrategy Mobile SDK for iOS, paste the vis.plist file into the Custom > Resources directory, and then add the Esri Maps for MicroStrategy <key> and <string> to the vis.plist file.
The Finder window will open with the vis.plist file selected.
Add the Em4Mstr.framework file and the dependency frameworks to the project.
Verifying framework search paths will prevent linker errors in Xcode.
To finish compiling the mobile app, set the active scheme to MicroStrategyMobileIpad, and build the project.