AppIconResourceIosDataStructure
Version #1
Description:
Defines all persistent configurations and settings how the ios app icons should be generated.
Fields:
appStoreIcon
: Boolean [Optional]- Default: trueDescription: Generate App Store specific resolution app icon.
backgroundSize
: Integer [Optional]- Default: 100Description: Use the slider to specify a scaling factor in percent to resize the background image.
foregroundSize
: Integer [Optional]- Default: 100Description: Use the slider to specify a scaling factor in percent to resize the foreground image.
iPadIcon
: Boolean [Optional]- Default: trueDescription: Generate iPad specific resolution app icons.
iPhoneIcon
: Boolean [Optional]- Default: trueDescription: Generate iPhone specific resolution app icons.
iconName
: String [Optional]- Default: AppIconDescription: Defines the output file’s name.
minTargetVersion
: Enum<ios12 | ios11 | ios10 | ios8 | ios9> [Optional]- Default: ios8Description: Set the minimum target version of the application to generate only the required resolutions of the App Icons.
prerendered
: Boolean [Optional]- Default: trueDescription: Set prerendered setting to the generated icons.