Chapter 19. Finishing Touches

<feature><title>In This Chapter</title>
  • Localized Resources

  • Pitfalls of SCM and Localizations

  • MallocDebug

  • Introduction to Instruments

  • Building for Release

  • Stripping a Binary

</feature>

We’ve taken Linear a long way, starting with a simple command-line tool, adding a graphical human interface, reorganizing it into libraries, and bringing it into the world of Core Data. We’ve put it under version control, tested its components, documented its code, and augmented it with a system plug-in. We’re nearly done.

But not quite. There are a few rough spots in the human interface, the binary code is not optimized for speed and size, and there are still a couple of bugs to look for. And there might be some issues to address to bring ...

Get Xcode 3 Unleashed 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.