[ad_1]
I am making a venture and creating some non-public pods to deal with Authentication, Networking… And utilizing SwiftGen framework
Now my app requires to assist multi-language for English and Japanese for customers can change it on the fly. And I understand that the pods do not change the language every time I change between Eng or Jap as a result of I create localizable for every of them.
So I ponder that’s there any manner to make use of only one Localizable.strings file for the primary venture and different non-public pods? I used to be enthusiastic about making a Core module then placing the localizable file into it. However do not know how one can learn the file from principal venture and different non-public pods.
Can anybody gimme recommendation?
[ad_2]
