Localized String with Interface Builder User Defined Runtime Attributes
问题 I am currently trying to create a localized accessibilityLabel in the storyboard (I am trying to avoid doing it programatically). It seems that whenever I use the Localized String option, the accessibilityLabels ends up being set to the localized string key that I have provided rather than the string itself. Does anyone have the solution to this problem? Any help would be greatly appreciated. 回答1: I guess you expect the localized string to be taken from Localizable.strings. The "Localized