When i setting bundle name like this:
static let bundleName = "RuntimeLocalizable"
en.lproj ar.lproj ... is creating
but now static let bundleName = "RuntimeLocalizable.bundle"
lang files aren't created. RuntimeLocalizable.bundle file is creating
i can't see any changes on textlabel's value. error message is en.lproj... path is null (because, files wasn't created)
Topic:
Programming Languages
SubTopic:
Swift
Tags: