Now that you have your very own functional application, it’s time to give it individual properties instead of the default properties. In this chapter, you learn about the Info.plist file, which is where you can change properties that govern your application’s attributes. This chapter also describes the essential identification properties required of Mac OS X applications. It walks you through the process of configuring these properties in Currency Converter. You learn what changing these various properties does when viewing information about the application. Finally, you learn how to give an application its own icon to set it apart from other applications.
The Info.plist File
Basic Project Attributes
Specify the Identifier, Version, and Copyright Information
Create an Icon File
What’s Next?
Last updated: 2007-10-31