Building Mobile Enterprise Applications : webMethods Mobile Administrator API Reference : REST Resources in Alphabetical Order : BuildConfig
BuildConfig
Instances of the BuildConfig resource represent configurations needed to generate an executable file of a product.
Attributes
id
Integer The identification number of the BuildConfig resource.
xcode_schema_name
String Optional, for iOS. Name of a schema in iOS or MacOS projects that is run through a build.
increment_build_number
Boolean Optional. Indicates whether the build number should be incremented by 1. The default is false.
wmmd_enabled
Boolean Optional, for webMethods Mobile Designer. Indicates whether webMethods Mobile Designer build is enabled. Set to 1 to enable webMethods designer build.
wmmd_target_name
String Optional, for webMethods Mobile Designer. The name of the webMethods Designer target.
wmmd_sdk_version
String Optional, for webMethods Mobile Designer. The version of webMethods Mobile Designer.
sdk_version
String Optional, for iOS. Indicates which iOS SDK should be used.
wmmd_retain_intermediate_build_files
Boolean Optional, for webMethods Mobile Designer. Indicates whether a copy of webMethods Mobile Designer intermediate files is stored. Set to 1 to store a copy of the webMethods Mobile Designer intermediate files.
scheduled
Integer Optional. Specifies how many minutes after midnight the build job is automatically started.
next_scheduled_at
DateTime Read-only. Specifies the date and time on which the next build run is started. This value is calculated automatically from the scheduled parameter and cannot be modified.
path
String Optional. The path of the build manifest. The default is "/".
override_app_name
Boolean Optional. Indicates whether the native application name should be overwritten by the application name of Mobile Administrator. The default is false.
override_app_icon
Boolean Optional. Indicates whether the native application icon should be overwritten by the application icon of Mobile Administrator. The default is false.
run_tests
Boolean Optional. Indicates whether any test should be executed by the build job. The default is false.
parameters
String Optional. Comma separated list of key=value pairs.
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback