How to Localize the App Name in Xcode 15 using String Catalog

Grace Huang
3 min readDec 21, 2023

Xcode 15 introduced String Catalog to simplify the process and management of string translation (see the WWDC notes).

You’ve probably seen the magic of String Catalog in localized strings inside the app. It is super convenient.

If you are wondering how you can localize the app name, you’ve come to the right place.

(My latest book “macOS App Development: The SwiftUI Way” is now available. Grab your copy today!)

Create the InfoPlist String…

--

--

Grace Huang

I write about startups, entrepreneurship, investing, software, hardware and manufacturing.