How can I localize iOS app name by Unity Cloud build automatically?
I could find some articles that “PostProcessBuild” enable to change “CFBundleDisplayName” but I couldn’t do that.
Because most of articles are old information.
My development environment is as follows.
- Windows, Unity5.4.0b21, Unity Cloud build(for iOS build)
Please help me…