You can set the version and modes in which a Mobile Application project or mobile deployment package are deployed to the target Unwired server.
| Option | Description |
|---|---|
| No Overwrite | Deploys the source package only if there are no objects in the target package that have the same name as any of the objects being deployed |
| Replace | Replaces any of the target objects with those in the package. |
| Update | Updates the target package with an updated version. |
| Verify | Does not deploy the package but reports what, if any, errors would occur if you were to deploy the package using Update mode. |
| Target Version | Determines the version of the target package to which the package is to be deployed. By default, the current project version is used. You can enter a different version, if appropriate. |
| Package namespace | The location in which the deployed unit resides. The default value is the Mobile Application project name. |