Skip to content

zeyangl/UnityAppNameLocalizationForIOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

App name localization for Unity iOS apps.

This plugin works by copying user defined locale folders to the exported xcode project, and modifying the project file accordingly.

This plugin uses the xcodeapi library from Unity's official repository(old) with a long pending pull request integrated and some minor changes.

An example is provided. To use it, just copy the folder 'Assets/NativeLocale' to your asset directory and invoke NativeLocale.AddLocalizeNativeStringsIOS in your post process script.

It might not work very well with newer xcode versions. See issues section for more information. You are welcome to use this code however you like. No need to inquire about licensing.

Reference:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages