Mobile Development 10.11 | webMethods Mobile SuiteWeb Help | webMethods Mobile Development Help | Testing, Building, and Installing a Mobile Application | Building a Mobile Project | Running a Local Multi-Build
 
Running a Local Multi-Build
 
Specifying a Run Configuration for a Local Multi-Build
You can build your mobile project for multiple platforms on your local development machine. Optionally, you can specify run configurations as described in Specifying a Run Configuration for a Local Multi-Build.
Note:
Before you can run a build, you must generate the project source files as described in Generating Sources for a Mobile Project.
*To run a local multi-build
1. Locate the mobile project in the Package Explorer.
2. Right-click, and select Run As > Local Android Build or Run As > Local iOS Build from the context menu.
A local build is run on your development machine. The final binaries for Android and iOS are stored under your_mobile_project/Builds/version. You can install these files on devices as described in Using webMethods Mobile Designer.
Note:
Instead of using the Run As option, you can also run the corresponding Ant targets. For detailed information about available Ant targets and how to use them, see Using webMethods Mobile Designer.