Localization
XPP supports localized metadata and localized resources. The strategy matches Apple’s iOS localization. Place Info.plist
or .strings
files inside language folders ending in .lproj
to enable multiple languages. For implementation details, refer to Apple’s app localization docs.