Hunaid Hassan

Results 1 issues of Hunaid Hassan

I have multiple string files in my project and I use them using ``` swift NSLocalizedString("Please add description.", tableName: "SellForm", bundle: NSBundle.mainBundle(), value: "", comment: "") ``` but BC doesn't...

enhancement