-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Info.plist localization #13
Comments
I haven't look to localization for now so i don't really know how it work. |
Just to give you some feedback: We have tried for quite some time to solve the localization issue, but in the end decided to do it manually in the generated XCode project. It is simply a couple of clicks and not worth the effort of writing a python script that manipulates the Xcode project file, since this seems the approach most people use. |
Ok that sound quite annoying to do. |
We are using your macro and really like it. 👍
One question: Is there a way to add localization for Info.plist. That means providing InfoPlist.strings files in their respective subdirectories in a similar way as it works with the Info.plist.in?
Is this something I have overseen, or is it simply not implemented?
The text was updated successfully, but these errors were encountered: