You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting with Xcode 15, we have a better way to manage hardcoded strings and localizations.
It's recommended to migrate the project to String Catalogs to make it easier to add support for multiple languages in the near future.
The text was updated successfully, but these errors were encountered:
Starting with Xcode 15, we have a better way to manage hardcoded strings and localizations.
It's recommended to migrate the project to String Catalogs to make it easier to add support for multiple languages in the near future.
The text was updated successfully, but these errors were encountered: