Documentation
Preparing search index...
@saltcorn/mobile-builder
utils/common-build-utils
prepareAppIcon
Function prepareAppIcon
prepareAppIcon
(
buildDir
:
string
,
appIcon
:
string
,
platforms
:
string
[]
,
)
:
Promise
<
void
>
copy a png file into the build dir and use it as launcher icon
Parameters
buildDir
:
string
appIcon
:
string
path to appIcon file
platforms
:
string
[]
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
copy a png file into the build dir and use it as launcher icon