I have developed an app in Swift 3.2 which is currently live with base language English. I have added String files for Arabic and French. But till the time everything in co
Have you tried removing languages from the localization settings in the project file?
This is based on the guide provided by apple: Enabling Base Internationalization
I believe you would not have to delete anything. This would just disable the localization.