PBXProject.AddLocaleVariantFile

Declaration

public void AddLocaleVariantFile(string groupName, string code, string path);

Parameters

groupName The name of the variant group where the Locale will be added.
code The identifier of the provided Locale.
path The path of the directories containing the ‘InfoPlist.string’ files for different locales.

Description

Adds Locale to Variant Group of Xcode Project for iOS platform.


Did you find this page useful? Please give it a rating: