I was using Xcode "Product > Analyze" to find the localizability issue, but in Xcode 11.4, after analyzing, Xcode shows no issue at all. But I'm certain that there are quite a few issues out there.
I tried to set "Analyze During 'Build'" to YES, but nothing changed
I'm using Xcode 11.4 and swift 5.0
Does anyone have any ideas?