Files
dss-mobile/phonegap.local.properties
Fergal Moran 8ac083a923 Initial Commit
2013-11-11 12:24:25 +00:00

17 lines
590 B
Properties

# The following are supported platforms for local building (blackberry is version 10)
# android, blackberry, ios, wp7, wp8
#
# The following are supported platforms for remote building (blackberry is version 6)
# android, blackberry, ios, symbian, webos, wp7
# This property can be a single platform or a space delimited list
phonegap.platform=android
# This determines if build is remote (phonegap build) or local
phonegap.build.remote=false
# Username for PhoneGap Build
phonegap.build.remote.username={username}
# Password for PhoneGap Build
phonegap.build.remote.password={password}