Important: The information in this document is obsolete and should not be used for new development.
By default, Xcode builds binary files that export all their symbols. To reduce the number of symbols you want to export from a binary file, create an export file and set the Exported Symbols File (EXPORTED_SYMBOLS_FILE) build setting to the name of the file. For more information, see “Minimizing Your Exported Symbols” in Code Size Performance Guidelines.
Last updated: 2006-11-07