Different storyboard localization per target
问题 I have a project with 3 targets. Each target needs to suppport only one language, but the language is not the same for each target. Currently I have Target 1 (es) Target 2 (es) Target 3 (pt) Most of my strings are in a Localizable.strings file, and I simply target a different file for each target. However, a number of strings are in my storyboards. My problem is that it does not seem possible to create different storyboard localization files for each target. If I change the targeting of the