Documentation
Preparing search index...
@saltcorn/mobile-builder
mobile-builder
MobileBuilder
Class MobileBuilder
Index
Constructors
constructor
Properties
allow
Offline
Mode
allow
Share
To
app
Icon?
app
Id
app
Name
app
Version
auto
Public
Login
build
Dir
build
Type
cli
Dir
copy
Target
Dir?
entry
Point
entry
Point
Type
google
Services
File?
included
Plugins
ios
Params?
is
Unsecure
Key
Store
key
Store
Alias
key
Store
Password
key
Store
Path
local
User
Tables
package
Root
platforms
plugin
Manager
plugins
server
URL
splash
Page?
synched
Tables
template
Dir
tenant
App
Name?
use
Docker?
user?
Methods
finish
Step
full
Build
prepare
Step
Constructors
constructor
new
MobileBuilder
(
cfg
:
MobileBuilderConfig
)
:
MobileBuilder
Parameters
cfg
:
MobileBuilderConfig
Returns
MobileBuilder
Properties
allow
Offline
Mode
allowOfflineMode
:
string
allow
Share
To
allowShareTo
:
boolean
Optional
app
Icon
appIcon
?:
string
app
Id
appId
:
string
app
Name
appName
:
string
app
Version
appVersion
:
string
auto
Public
Login
autoPublicLogin
:
string
build
Dir
buildDir
:
string
build
Type
buildType
:
"release"
|
"debug"
cli
Dir
cliDir
:
string
Optional
copy
Target
Dir
copyTargetDir
?:
string
entry
Point
entryPoint
:
string
entry
Point
Type
entryPointType
:
EntryPointType
Optional
google
Services
File
googleServicesFile
?:
string
included
Plugins
includedPlugins
:
string
[]
Optional
ios
Params
iosParams
?:
IosCfg
is
Unsecure
Key
Store
isUnsecureKeyStore
:
boolean
key
Store
Alias
keyStoreAlias
:
string
key
Store
Password
keyStorePassword
:
string
key
Store
Path
keyStorePath
:
string
local
User
Tables
localUserTables
:
string
[]
package
Root
packageRoot
:
string
= ...
platforms
platforms
:
string
[]
plugin
Manager
pluginManager
:
any
plugins
plugins
:
export=
[]
server
URL
serverURL
:
string
Optional
splash
Page
splashPage
?:
string
synched
Tables
synchedTables
:
string
[]
template
Dir
templateDir
:
string
Optional
tenant
App
Name
tenantAppName
?:
string
Optional
use
Docker
useDocker
?:
boolean
Optional
user
user
?:
export=
Methods
finish
Step
finishStep
()
:
Promise
<
null
|
number
>
Returns
Promise
<
null
|
number
>
full
Build
fullBuild
()
:
Promise
<
null
|
number
>
Returns
Promise
<
null
|
number
>
prepare
Step
prepareStep
()
:
Promise
<
0
|
1
>
Returns
Promise
<
0
|
1
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
allow
Offline
Mode
allow
Share
To
app
Icon
app
Id
app
Name
app
Version
auto
Public
Login
build
Dir
build
Type
cli
Dir
copy
Target
Dir
entry
Point
entry
Point
Type
google
Services
File
included
Plugins
ios
Params
is
Unsecure
Key
Store
key
Store
Alias
key
Store
Password
key
Store
Path
local
User
Tables
package
Root
platforms
plugin
Manager
plugins
server
URL
splash
Page
synched
Tables
template
Dir
tenant
App
Name
use
Docker
user
Methods
finish
Step
full
Build
prepare
Step
Documentation
Loading...