Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If I prepare the ios version for building with XCode, in the Localizations Field it always defaults to English
Add a option to change the default language that is generated for the xcworkspace
No response
I think this has to be added to the .xcodeproj file and instead of creating en.lproj it should create one according to the set language
en.lproj
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is your feature request related to a problem? Please describe.
If I prepare the ios version for building with XCode, in the Localizations Field it always defaults to English
Describe the solution you'd like
Add a option to change the default language that is generated for the xcworkspace
Describe alternatives you've considered
No response
Anything else?
I think this has to be added to the .xcodeproj file and instead of creating
en.lproj
it should create one according to the set languagePlease accept these terms
The text was updated successfully, but these errors were encountered: