You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# =============================================================================
|
|
|
|
# This file defines default property values that apply to the "package" build
|
|
|
|
# environment.
|
|
|
|
#
|
|
|
|
# Please use package.properties to customize these properties unless you want
|
|
|
|
# your customizations to be for all environments. In that case, you can instead
|
|
|
|
# override these properties in build.properties.
|
|
|
|
#
|
|
|
|
# The properties defined in this file take priority over defaults.properties
|
|
|
|
# but are lower priority than build.properties which in turn is lower priority
|
|
|
|
# than package.properties.
|
|
|
|
#
|
|
|
|
# IMPORTANT - This file should not be modified by an app as it is overwritten
|
|
|
|
# during each app upgrade.
|
|
|
|
#
|
|
|
|
# NOTE: This use of "package" applies to native packaged application, not a
|
|
|
|
# Package in the general since of code libraries.
|
|
|
|
# =============================================================================
|
|
|
|
|
|
|
|
build.options.logger=no
|
|
|
|
|
|
|
|
build.options.debug=false
|
|
|
|
|
|
|
|
# enable cmd compression
|
|
|
|
build.compression.cmd=1
|
|
|
|
|
|
|
|
app.microloader.name=testing.js
|