Documentation
Preparing search index...
@saltcorn/mobile-builder
utils/capacitor-helper
CapacitorHelper
Class CapacitorHelper
Index
Constructors
constructor
Properties
app
Name
app
Version
build
Dir
build
Type
ios
Params?
is
Android
is
IOS
is
Unsecure
Key
Store
key
Store
Alias
key
Store
File
key
Store
Password
platforms
server
URL
use
Docker?
Methods
add
Platforms
build
App
cap
Sync
generate
Assets
try
Copy
App
Files
Constructors
constructor
new
CapacitorHelper
(
cfg
:
CapacitorCfg
)
:
CapacitorHelper
Parameters
cfg
:
CapacitorCfg
Returns
CapacitorHelper
Properties
app
Name
appName
:
string
app
Version
appVersion
:
string
build
Dir
buildDir
:
string
build
Type
buildType
:
"release"
|
"debug"
Optional
ios
Params
iosParams
?:
IosCfg
is
Android
isAndroid
:
boolean
is
IOS
isIOS
:
boolean
is
Unsecure
Key
Store
isUnsecureKeyStore
:
boolean
key
Store
Alias
keyStoreAlias
:
string
key
Store
File
keyStoreFile
:
string
key
Store
Password
keyStorePassword
:
string
platforms
platforms
:
string
[]
server
URL
serverURL
:
string
Optional
use
Docker
useDocker
?:
boolean
Methods
add
Platforms
addPlatforms
()
:
void
Returns
void
build
App
buildApp
()
:
Promise
<
void
>
Returns
Promise
<
void
>
cap
Sync
capSync
()
:
void
Returns
void
generate
Assets
generateAssets
()
:
void
Returns
void
try
Copy
App
Files
tryCopyAppFiles
(
copyDir
:
string
,
user
:
export=
,
appName
?:
string
)
:
void
Parameters
copyDir
:
string
user
:
export=
Optional
appName
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
app
Name
app
Version
build
Dir
build
Type
ios
Params
is
Android
is
IOS
is
Unsecure
Key
Store
key
Store
Alias
key
Store
File
key
Store
Password
platforms
server
URL
use
Docker
Methods
add
Platforms
build
App
cap
Sync
generate
Assets
try
Copy
App
Files
Documentation
Loading...