SingleImageIosContentsJsonGeneratorConfig
Version #1
Description:
Todo
No description for this structure
Fields:
matchGroup
: String [Optional]- Default: Match any groupDescription: Ignore any path match if file’s group does not contain match by this RegExp
matchPath
: String [Optional]- Default: Match any file that is directly located in a directory that’s name ends with ‘.imageset’Description: Create Contents.json files for any directory that contains at least one file that’s patch contains a match by the specified RegExp
supportedImageExtensions
: Array<String> [Optional]- Default: svg, pdf, png, jpgDescription: Defines the list of iOS supported image file extensions. Files with different extensions will be ignored.
vectorImageExtensions
: Array<String> [Optional]- Default: svg, pdfDescription: Defines the list of iOS supported vector image file extensions. Vector images will not be added as x1 scale.