Skip to content
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

Migrate language files to iso2 naming #23

Closed
ajmas opened this issue Dec 9, 2019 · 0 comments
Closed

Migrate language files to iso2 naming #23

ajmas opened this issue Dec 9, 2019 · 0 comments

Comments

@ajmas
Copy link

ajmas commented Dec 9, 2019

Trying to build with XCode 11.2.1 on maxOS 10.15.1, I get the following warnings:

Max/Max.xcodeproj Migrate “Spanish.lproj” (Deprecated)
Max/Max.xcodeproj Migrate “Italian.lproj” (Deprecated)
Max/Max.xcodeproj Migrate “French.lproj” (Deprecated)
Max/Max.xcodeproj Migrate “Dutch.lproj” (Deprecated)
Max/Max.xcodeproj Migrate “Japanese.lproj” (Deprecated)
Max/Max.xcodeproj Migrate “English.lproj” (Deprecated)
Max/Max.xcodeproj Migrate “German.lproj” (Deprecated)

With the detailed warning indicating they should be renamed to their iso2 equivalents, such as 'es.lproj' and 'en.lproj'.

@sbooth sbooth closed this as completed in c20ce29 Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant