Skip to content

hvbird/UnityAppNameLocalizationForIOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

App name localization for Unity iOS apps.

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

The plugin uses the xcodeapi library from Unity's official repository, and integrated a long pending pull request, with some changes.

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

Reference:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%