setAppSource
Configure the source code path and platform for a specific app ID to ensure accurate automation and testing setup in the AutoMobile server.
Instructions
For a given appId, set the source code path and platform.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
appId | Yes | App ID to persist these settings for. | |
platform | Yes | Platform the app is built for. | |
sourceDir | Yes | App source code directory. |