Chapter    13

Localization

Chapter 12 looked at how Xcode uses Git to create some of the finest version control ever seen in an IDE. You created a simple voice recorder under Git source control, branched the repository to add extra functionality without altering the original, and then merged the two branches together.

This chapter looks at the localization of an application. Localization is the term given to the ability of a single application to appear in multiple languages. Making your application available in various languages is a key step to maximizing your success on the App Store, because you can offer your app in the native language of every country in which you choose to advertise.

If you talk to a man in a language he understands, ...

Get Beginning Xcode: Swift Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.