Chapter     13

Localization

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

This chapter will look 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 multiple languages is a key step to maximizing your success on the App Store as you can offer your application in the native language of every country you choose to advertise in.

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

Get Beginning Xcode 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.