Smart Localization  2.3
SmartLocalization.Editor.IOSStorePresenceGenerator Class Reference

Class that handles the generation of files so the list of localized languages will be shown in the App Store. More...

Static Public Member Functions

static void OnPostProcessBuild (BuildTarget target, string path)
 Post Process build method that handles the generation of store files. More...
 

Properties

static bool GenerateStorePresence [get, set]
 Gets or sets if the files should be generated on post-building to iOS More...
 

Detailed Description

Class that handles the generation of files so the list of localized languages will be shown in the App Store.

Member Function Documentation

static void SmartLocalization.Editor.IOSStorePresenceGenerator.OnPostProcessBuild ( BuildTarget  target,
string  path 
)
static

Post Process build method that handles the generation of store files.

Parameters
targetThe build target
pathThe path to the build

Property Documentation

bool SmartLocalization.Editor.IOSStorePresenceGenerator.GenerateStorePresence
staticgetset

Gets or sets if the files should be generated on post-building to iOS


The documentation for this class was generated from the following file: