I have and existing project which is using Base localisation.which have the file Localizable.strings(Base)
Like below screenshot
I need to give support of Base localisation for my another existing project
for that i have checked the project setting for "Use base internationalisation" but base is not in the list And it should be create Base.lproj folder in my project but it is also not there.
So for the solution I have created Base.lproj folder manually and add a string file with Localizable.strings(Base) name but not getting in list.
----UPDATED------
For the solution i got that i need choose(select) Localizable.strings and check Base there like:
But i am not getting the base option in the list:









