https://developer.apple.com/library/mac/documentation/DeveloperTools/Reference/XcodeBuildSettingRef/1-Build_Setting_Reference/build_setting_ref.html#//apple_ref/doc/uid/TP40003931-CH3-DontLinkElementID_10
These build settings specify properties of the product the target builds.
Description: |
Space-separated list of identifiers. Specifies the architectures (ABIs, processor models) to which the binary is targeted. When this build setting specifies more than one architecture, the generated binary may contain object code for each of the specified architectures. |
Values: |
|
Effector: |
|
Default value: |
|
Example value: |
|
Companion: |
“VALID_ARCHS (Valid Architectures),” “ONLY_ACTIVE_ARCH (Build Active Architecture Only).” |
Prerequisite for: |
Description: |
Number. Specifies the compatibility version of a dynamic library product. See “Dynamic Library Design Guidelines” in Dynamic Library Programming Topics for details on assigning version numbers of dynamic libraries. |
Default value: |
|
Companion: |
Description: |
Number. Specifies the current version of a dynamic library product. See ““Dynamic Library Design Guidelines”” in Dynamic Library Programming Topics for details on assigning version numbers of dynamic libraries. |
Default value: |
|
Companions: |
Description: |
Boolean value. Specifies whether to generate the product’s package information file. For details on the package information file, see ““Additional Configuration Tips”” in Runtime Configuration Guidelines. |
Values: |
|
Default value: |
|
Companions: |
Description: |
Identifier. Specifies the binary’s type. For information on binary types, see ““Building Mach-O Files”” in Mach-O Programming Topics. |
Effector: |
Target type, specified at the time the target is created. |
Default value: |
|
Effects: |
“GCC_ENABLE_SYMBOL_SEPARATION (Separate PCH Symbols),” “EXECUTABLE_EXTENSION.” |
Specified in: |
New Project Assistant, New Target Assistant. |
Description: |
Identifier. Specifies the name of the product the target builds. |
Default value: |
The name of the target at the time it was created. |
Example value: |
|
Effects: |
Description: |
Identifier. Specifies the name of the project that defines the target. |
Default value: |
The name of the project at the time it was created. |
Example value: |
|
Effects: |
“DSTROOT (Installation Build Products Location),” “PROJECT_TEMP_DIR.” |
Specified in: |
Project navigator. |
Description: |
Identifier. Identifies the target being processed. |
Default value: |
The name of the target at the time it was created. |
Example value: |
|
Effects: |
|
Specified in: |
New Project Assistant. |
Description: |
Space-separated list of identifiers. Specifies the architectures for which the binary may be built. During the build, this list is intersected with the value of |
Default value: |
|
Effects: |
|
Companion: |
These build settings specify properties of a build performed by a target.
Description: |
Identifier. Identifies the type of build to perform on the target. |
Values: |
|
Default value: |
|
Effects: |
“BUILD_COMPONENTS,” “DEPLOYMENT_POSTPROCESSING (Deployment Postprocessing),” “DEPLOYMENT_LOCATION (Deployment Location).” |
Companions: |
“CONFIGURATION_BUILD_DIR (Per-Configuration Build Products Path),” “CONFIGURATION_TEMP_DIR (Per-Configuration Intermediate File Path),” “INSTALL_DIR,” “SRCROOT,”“PRIVATE_HEADERS_FOLDER_PATH,”“PUBLIC_HEADERS_FOLDER_PATH,” “INSTALLHDRS_COPY_PHASE.” |
Specified in: |
|
Description: |
Space-separated list of identifiers. Specifies subsets of the product. |
Effectors: |
|
Value: |
|
Description: |
Space-separated list of identifiers. Specifies the binary variants of the product. You can create additional variant names for special purposes. For example, you can use the name of a build configuration as a variant name to create highly customized binaries. |
Values: |
|
Default value: |
|
Effects: |
“CURRENT_VARIANT,”“OBJECT_FILE_DIR_<VARIANT>,” “OTHER_CFLAGS_<VARIANT>.” |
Description: |
Boolean value. Specifies whether to compress PNG files that are resources of the active target as they are copied to the application bundle. This applies only to iOS applications. |
Values: |
|
Default value: |
|
Description: |
Identifier. Identifies the build configuration (for example, |
Values: |
|
Effects: |
“CURRENT_VARIANT,” “CONFIGURATION_BUILD_DIR (Per-Configuration Build Products Path),” “CONFIGURATION_TEMP_DIR (Per-Configuration Intermediate File Path).” |
Specified in: |
|
Description: |
Identifier. Identifies the architecture on which the build is being performed. |
Values: |
|
Example value: |
|
Same as: |
Description: |
Identifier. Identifies the build variant being processed. |
Effectors: |
|
Value: |
|
Example values: |
|
Description: |
Identifier. Identifies the format used to store the binary’s debug information. |
Values: |
|
Default value: |
|
Prerequisite for: |
Description: |
Boolean value. Specifies whether the binary receives deployment postprocessing. Deployment postprocessing involves stripping the binary, and setting its file mode, owner, and group. |
Effectors: |
|
Values: |
|
Default value: |
|
Prerequisite for: |
Description: |
Boolean value. Specifies whether data gathered from header-file scans is used in the build process. |
Values: |
|
Default value: |
|
Companion: |
Description: |
Identifier. Identifies the architecture on which the build is being performed (same as CURRENT_ARCH). |
Values: |
|
Example value: |
|
Same as: |
|
Companion: |
Description: |
Boolean value. Specifies whether the product includes only object code for the native architecture. |
Values: |
|
Default value: |
|
Description: |
Space-separated list of directory paths. Identifies the directories to exclude from header-file scans when the build uses header-file dependencies. |
Default value: |
|
Companions: |
Description: |
Boolean value. Specifies whether the binary is stripped. |
Values: |
|
Default value: |
|
Effects: |
|
Companion: |
|
Related to: |
Description: |
Identifier. Specifies the output encoding for strings files. |
Values: |
|
Default value: |
|
Description: |
Comma-separated list of numeric identifiers. Specifies the device families on which the product must be capable of running. |
Identifiers: |
|
Default value: |
|
Example value: |
|
Description: |
Boolean value. Specifies whether to run product-validation tests. |
Values: |
|
Default value: |
|
These build settings identify filesystem locations used by the build process as well as locations that specify where product files are placed.
Description: |
Directory path. Identifies the directory under which all the product’s files can be found. This directory contains either product files or symbolic links to them. Run Script build phases can use the value of this build setting as a convenient way to refer to the product files built by one or more targets even when these files are scattered throughout a directory hierarchy (for example, when |
Effectors: |
“RETAIN_RAW_BINARIES,” “CONFIGURATION_BUILD_DIR (Per-Configuration Build Products Path),” “DEPLOYMENT_LOCATION (Deployment Location).” |
Value: |
|
Description: |
File path. Identifies the file used to cache build-time information that must persist between launches of the Xcode application. |
Value: |
|
Example value: |
|
Effects: |
|
Alias: |
|
Description: |
Directory path. Identifies the directory under which all build-related files for the active build configuration are placed. |
Effectors: |
|
Default value: |
|
Example value: |
|
Effects: |
“BUILT_PRODUCTS_DIR,” “TARGET_BUILD_DIR,” “TARGET_TEMP_DIR.” |
Description: |
Directory path. Identifies the directory that holds temporary files for the active build configuration. |
Effectors: |
|
Default value: |
|
Example value: |
|
Effects: |
Description: |
Boolean value. Specifies whether product files are placed in the installation (specified by |
Effector: |
|
Values: |
|
Default value: |
|
Effects: |
|
Companions: |
“DSTROOT (Installation Build Products Location),” “SYMROOT (Build Products Path),”. |
Related to: |
Description: |
Directory path. Identifies the directory into which derived source files—such as those generated by lex and yacc—are placed. |
Effectors: |
|
Value: |
|
Aliases: |
|
Description: |
Directory path. Identifies the directory into which the product is placed. In this directory, the product is laid out exactly as it would be installed in a user’s filesystem. |
Effectors: |
|
Default value: |
|
Example value: |
|
Effects: |
Description: |
Directory path. Identifies the directory in the developer’s filesystem into which the installed product is placed. |
Effectors: |
“DSTROOT (Installation Build Products Location),” “INSTALL_PATH (Installation Directory).” |
Value: |
|
Example value: |
|
Description: |
Directory path. Identifies the directory in the user’s filesystem into which the installed product is placed. |
Effectors: |
Product type (chosen when the project was created), “DSTROOT (Installation Build Products Location),” “SYSTEM_LIBRARY_DIR,”“USER_LIBRARY_DIR,” “HOME.” |
Default value: |
|
Effects: |
Description: |
Directory path. Partially identifies the directory into which variant object files are placed. The complete specification is computed using the variants of this build setting. |
Effectors: |
|
Value: |
|
Example value: |
|
Effects: |
Description: |
Directory path. Fully identifies the directory into which variant object files are placed. For each build variant in |
Effectors: |
|
Value: |
|
Example build settings and their values when |
|
Related to: |
“BUILD_VARIANTS (Build Variants),” “OTHER_CFLAGS_<VARIANT>.” |
Description: |
Directory path. Identifies the directory in which the target’s intermediate build files are placed. Intermediate build directories are named after the product name with the extension |
Effectors: |
“SRCROOT,” Xcode Preferences > Building > “Place Build Products in.” |
Default value: |
|
Example value: |
|
Effects: |
Description: |
Directory path. Identifies the directory in which the project’s intermediate build files are placed. This directory is shared between all the targets defined by the project. Run Script build phases should generate intermediate build files in the directory identified by |
Effectors: |
|
Value: |
|
Example value: |
|
Effects: |
“CONFIGURATION_TEMP_DIR (Per-Configuration Intermediate File Path).” |
Description: |
Directory path. Specifies the directory in which the collected Resource Manager resources generated by |
Effectors: |
|
Value: |
|
Example value: |
|
Effects: |
Description: |
Directory path. Specifies the directory in which compiled Resource Manager resources generated by |
Effectors: |
|
Value: |
|
Example value: |
|
Description: |
Directory path. Specifies the directory of the base SDK to use to build the product. |
Values: |
|
Related to: |
“FRAMEWORK_SEARCH_PATHS (Framework Search Paths),” “HEADER_SEARCH_PATHS (Header Search Paths),”“IPHONEOS_DEPLOYMENT_TARGET (iOS Deployment Target),” “MACOSX_DEPLOYMENT_TARGET (OS X Deployment Target).” |
Description: |
Directory path. Specifies the directory in which to place precompiled headers. Targets can share precompiled headers by specifying the same value for this build setting. |
Effectors: |
|
Default value: |
|
Example value: |
|
Description: |
Boolean value. Specifies whether to place the product at the location indicated by |
Values: |
|
Default value: |
|
Effects: |
|
Companions: |
“DEPLOYMENT_LOCATION (Deployment Location),” “DSTROOT (Installation Build Products Location),” “TARGET_TEMP_DIR.” |
Description: |
Directory path. Identifies the directory containing the target’s source files. |
Value: |
Path to the project file that defines the target. |
Example value: |
|
Effects: |
“OBJROOT (Intermediate Build Files Path),” “SYMROOT (Build Products Path).” |
Alias: |
|
Description: |
Directory path. Identifies the root of the directory hierarchy that contains product files and intermediate build files. Product and build files are placed in subdirectories of this directory. |
Effectors: |
“SRCROOT,” Xcode Preferences > Build. |
Default value: |
|
Example values: |
|
Effects: |
“BUILT_PRODUCTS_DIR,” “CONFIGURATION_BUILD_DIR (Per-Configuration Build Products Path).” |
Description: |
Directory path. Identifies the root of the directory hierarchy that contains the product’s files (no intermediate build files). Run Script build phases that operate on product files of the target that defines them should use the value of this build setting. But Run Script build phases that operate on product files of other targets should use “BUILT_PRODUCTS_DIR” instead. |
Effectors: |
“CONFIGURATION_BUILD_DIR (Per-Configuration Build Products Path),” “DEPLOYMENT_LOCATION (Deployment Location),” “DSTROOT (Installation Build Products Location),” “INSTALL_PATH (Installation Directory),” “TARGET_TEMP_DIR,” “SKIP_INSTALL.” |
Value: |
|
Example values: |
|
Related to: |
“DEPLOYMENT_LOCATION (Deployment Location),” “INSTALL_PATH (Installation Directory),” “SKIP_INSTALL.” |
Description: |
Directory path. Identifies the directory containing the target’s intermediate build files. Run Script build phases should place intermediate files at the location indicated by |
Effectors: |
“TARGET_NAME,” “CONFIGURATION_TEMP_DIR (Per-Configuration Intermediate File Path).” |
Value: |
|
Example value: |
|
Effects: |
“DERIVED_FILE_DIR,” “OBJECT_FILE_DIR,” “REZ_COLLECTOR_DIR,” “TARGET_BUILD_DIR.” |
Header maps (also known as “header maps”) are files Xcode uses to compile the locations of the headers used in a target. These files use the suffix .hmap
. Xcode passes the header maps it puts together to C-based compilers through the -I
argument.
They allow header and source files to include:
Any header associated with the target using only its name (for example, #include "MyClass.h"
) regardless of its location in the file system. See“HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT.”
Headers using framework syntax (for example, MyFramework/MyHeader.h
). See“HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES.”
Headers that are part of the project, regardless or target membership. See “HEADERMAP_INCLUDES_PROJECT_HEADERS.”
Without header maps, you need to add each directory that contains headers to the target’s header search paths (see “HEADER_SEARCH_PATHS (Header Search Paths)” and “USER_HEADER_SEARCH_PATHS (User Header Search Paths)”).
Description: |
Boolean value. Specifies whether the header map contains a name/path entry for every header in the target being built. |
Values: |
|
Default value: |
|
Related to: |
“HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES,”“HEADERMAP_INCLUDES_PROJECT_HEADERS.” |
Description: |
Boolean value. Specifies whether the header map contains a framework-name/path entry for every header in the target being built, including targets that do not build frameworks. |
Values: |
|
Default value: |
|
Related to: |
“HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT,” “HEADERMAP_INCLUDES_PROJECT_HEADERS.” |
Description: |
Boolean value. Specifies whether the header map contains a name/path entry for every header in the project, regardless of the headers’ target membership. |
Values: |
|
Default value: |
|
Related to: |
“HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT,”“HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES.” |
These build settings specify how source files are compiled into object files.
Description: |
Boolean value. Specifies whether the compiler searches for headers in the project directory before searching system directories. This build setting is used only with GCC 4.0 and later. |
Values: |
|
Default value: |
|
Description: |
Space-separated list of directory paths. Specifies directories in which the compiler searches for frameworks to find included header files. This list is passed to the compiler in the |
Default value: |
None. |
Example values: |
|
Companions: |
Description: |
Boolean value. Specifies whether the compiler performs automatic loop vectorization when appropriate. Automatic loop vectorization is supported only in the PPC architectures. And it’s not supported by the Clang and LLVM-GCC compilers. |
Prerequisite: |
|
Values: |
|
Default value: |
|
Companions: |
“ARCHS (Architectures),” “VALID_ARCHS (Valid Architectures),” “GCC_OPTIMIZATION_LEVEL (Optimization Level).” |
Description: |
Boolean value. Specifies whether to use the CodeWarrior syntax for inline assembly code (in addition to the standard GCC syntax). |
Values: |
|
Default value: |
|
Description: |
Option specification. Specifies the level of debug information included in the binary. |
Values: |
|
Default value: |
|
Prerequisite for: |
“GCC_ENABLE_SYMBOL_SEPARATION (Separate PCH Symbols),” “DEAD_CODE_STRIPPING (Dead Code Stripping)” |
Description: |
Boolean value. Specifies whether the generated object code is nonrelocatable (external references remain relocatable). Making code nonrelocatable results in faster function calls. This feature is appropriate in applications but not dynamic libraries. |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether the compiler generates code necessary for exception propagation. |
Values: |
|
Default value: |
|
Related to: |
Description: |
Boolean value. Specifies whether the compiler generates information about every class with virtual functions. This information is used by the C++ runtime type identification features ( |
Values: |
|
Default value: |
|
Related to: |
Description: |
Boolean value. Specifies whether the binary uses Fix And Continue.. |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether the compiler recognizes |
Values: |
|
Default value: |
|
Description: |
Identifier. Specifies the level of garbage-collection support for the generated code. |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether the binary uses the built-in functions that provide access to the SSE3 extensions to the IA-32 architecture. |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether the binary uses the built-in functions that provide access to the SSE4.1 extensions to the IA-32 architecture. |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether the binary uses the built-in functions that provide access to the SSE4.2 extensions to the IA-32 architecture. |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether the compiler generates a separate file containing the debug symbols when compiling a precompiled (prefix) header (PCH). A separate file with debug symbols can improve build time. |
Prerequisite: |
|
Values: |
|
Default value: |
|
Effector: |
|
Companions: |
“DEBUG_INFORMATION_FORMAT (Debug Information Format),” “GCC_DEBUGGING_SYMBOLS (Level of Debug Symbols).” |
Description: |
Boolean value. Specifies whether to use feedback-directed optimization. To optimize a binary, you must first generate a binary that produces profile trace files by setting this build setting to |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether the binary includes debug symbols. |
Values: |
|
Default value: |
|
Related to: |
Description: |
Option specification. Specifies the PowerPC architecture to which the compiler optimizes the instruction scheduling model. The generated code runs in earlier PowerPC architectures, too. See |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether to execute nontrivial default constructors and destructors for C++ instance variables of Objective-C classes. |
Values: |
|
Default value: |
|
Description: |
Option specification. Specifies the degree to which the generated code is optimized for speed and binary size. |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether to create a prefix header for the target. |
Prerequisite: |
|
Values: |
|
Default value: |
|
Companion: |
Description: |
Filename or file path. Identifies the target’s prefix header. |
Default value: |
None. |
Example value: |
|
Prerequisite for: |
Description: |
Space-separated list of option specifications. Specifies preprocessor macros in the form |
Default value: |
None. |
Example value: |
|
Related to: |
Description: |
Space-separated list of option specifications. Specifies preprocessor macros in the form |
Prerequisite: |
Definitions used only in implementation files, not precompiled headers. |
Default value: |
None. |
Example value: |
|
Related to: |
Description: |
Boolean value. Specifies whether symbols are hidden by default. See “Controlling Symbol Visibility” in C++ Runtime Environment Programming Guide. |
Values: |
|
Default value: |
|
Prerequisite for: |
“STANDARD_C_PLUS_PLUS_LIBRARY_TYPE (C++ Standard Library Type).” |
Description: |
Boolean value. Specifies whether the binary uses the functions that implement thread-safe initialization of local statics for the IA-32 architecture. Binaries that use these functions contain less object code in sections that do not need to be thread safe. |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether the compiler generates a faster binary (containing code with fewer branches) by unrolling loops, which generates a larger binary. |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether |
Values: |
|
Default value: |
|
Description: |
Numeric identifier. Identifies the GCC version to be used to compile the target’s source files. When the target’s “System C rule” is set to GCC System Version (instead of a specific version number), this build setting is not available in Run Script build phases. |
Values: |
|
Default value: |
GCC system version. |
Specified in: |
|
Effects: |
Description: |
Identifier. Identifies the version of GCC to be used to compile the target’s source files. This build setting is unavailable in Run Script build phases when |
Effectors: |
|
Value: |
The value of |
Example value: |
|
Description: |
Boolean value. Specifies whether to warn about the use of static initializers. |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether to warn about functions that do not have an explicit return type and about functions that contain |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether warn about unused local variables or unused nonconstant static variables. |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether to warn about violations to certain code style guidelines described in Effective C++ (by Scott Meyer). |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether to warn about function declarations that hide virtual functions declared in a base class. |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether to suppress warnings. |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether to warn about classes that declare a nonvirtual destructor that should be virtual (when the compiler determines that the class is used polymorphically). This build setting applies only to C++ and Objective-C++ source files. |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether to warn about source code that does not adhere to ISO C or ISO C++ standards. |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether to warn about local symbols that shadow another local variable, parameter, or global variable, built-in function. |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether to warn about comparisons between |
Values: |
|
Default value: |
|
Description: |
Space-separated list of directory paths. Specifies directories in which to search for header files. (In GCC, this list is passed in the |
Default value: |
None. |
Example values: |
|
Companion: |
|
Related to: |
Description: |
Space-separated list of option specifications. Specifies additional options for preprocessing the info plist file. |
Companion: |
“INFOPLIST_PREPROCESS (Preprocess Info.plist File),” “INFOPLIST_FILE.” |
Related to: |
“INFOPLIST_PREFIX_HEADER (Info.plist Preprocessor Prefix File),” “INFOPLIST_PREPROCESSOR_DEFINITIONS (Info.plist Preprocessor Definitions).” |
Description: |
File path or project file path. Specifies the path to the prefix file to include when processing the info plist file. |
Companion: |
Description: |
Boolean. Specifies whether to preprocess the info plist file. |
Values: |
|
Default value: |
|
Companion: |
|
Related to: |
“INFOPLIST_PREFIX_HEADER (Info.plist Preprocessor Prefix File).” |
Description: |
Space-separated list of option specifications. Defines preprocessor macros used when preprocessing the info plist file. |
Example value: |
|
Companion: |
“INFOPLIST_PREPROCESS (Preprocess Info.plist File),” “INFOPLIST_FILE.” |
Related to: |
“INFOPLIST_OTHER_PREPROCESSOR_FLAGS (Info.plist Other Preprocessor Flags).” |
Description: |
Numeric identifier. Identifies the earliest iOS version the product is to run on. This build setting is available in Run Script build phases only when it is set to a specific iOS version. |
Values: |
|
Default value: |
Compiler default. Product runs on the iOS version |
Related to: |
Description: |
Numeric identifier. Identifies the earliest OS X version the product is to run on. This build setting is available in Run Script build phases only when it is set to a specific OS X version. |
Values: |
|
Default value: |
Compiler default. Product runs on the OS X version |
Related to: |
Description: |
Space-separated list of option specifications. Specifies additional options for compiling C-based precompiled headers and implementation files. These options are passed (as given) to the compiler whether other build settings also specify values that correspond to these options. Therefore, you should look for the appropriate compiler build setting to specify a particular compiler option before using this build setting. |
Default value: |
None. |
Example value: |
|
Effects: |
|
Related to: |
Description: |
Space-separated list of option specifications. Specifies additional options for compiling C-based (including C++) precompiled headers and implementation files for the specified variant. These options are passed (as given) to the compiler whether other build settings also specify values that correspond to these options. Therefore, you should look for the appropriate compiler build setting to specify a particular compiler option before using this build setting. |
Default value: |
None. |
Related to: |
“BUILD_VARIANTS (Build Variants),” “OBJECT_FILE_DIR_<VARIANT>,” “OTHER_CFLAGS (Other C Flags),” “OTHER_CPLUSPLUSFLAGS (Other C++ Flags).” |
Description: |
Space-separated list of option specifications. Specifies additional options for compiling C++–based precompiled headers and implementation files. These options are passed (as given) to the compiler whether other build settings also specify values that correspond to these options. Therefore, you should look for the appropriate compiler build setting to specify a particular compiler option before using this build setting. |
Effectors: |
|
Default value: |
|
Example value: |
|
Related to: |
Description: |
Space-separated list of directory paths. Specifies directories to search for header files included in source files using quotation marks ( Xcode build tools, such as GCC, are invoked with their working directory set to |
Default value: |
None. |
Companion: |
|
Related to: |
Description: |
Space-separated list of option specifications. Specifies additional warning options for compiling C-based (including C++) precompiled headers and implementation files. These options are passed (as given) to the compiler whether other build settings also specify values that correspond to these options. Therefore, you should look for the appropriate compiler build setting to specify a particular warning option before using this build setting. |
Default value: |
None. |
Related to: |
|
These build settings specify options for the Interface Builder compiler.
Description: |
Boolean value. Specifies whether to strip a nib files to reduce their size. The resulting nib file is more compact but is not editable. |
Values: |
|
Default value: |
|
Description: |
Space-separated list of option specifications. Specifies additional options for compiling nib files. These options are passed (as given) to the compiler whether other build settings also specify values that correspond to these options. Therefore, you should look for the appropriate compiler build setting to specify a particular compiler option before using this build setting. |
Default value: |
None. |
Description: |
Directory path. Identifies the directory from which to load frameworks and Interface Builder plug-ins. |
Example value: |
|
Default value: |
None. |
Description: |
Space-separated list of directory paths. Identifies directories to be searched for Interface Builder plug-ins to load when compiling xib files. |
Default value: |
None. |
Description: |
Space-separated list of file paths. Identifies Interface Builder plug-ins to load when compiling xib files. |
Default value: |
None. |
Description: |
Boolean value. Specifies whether to emit xib-file–compilation errors. |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether to emit xib-file–compilation notices. |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether to emit xib-file–compilation warnings. |
Values: |
|
Default value: |
|
These build settings specify linking options.
Description: |
Boolean value. Specifies whether dead code is stripped from the binary. |
Prerequisite: |
|
Values: |
|
Default value: |
|
Companions: |
|
Prerequisite for: |
PRESERVE_DEAD_CODE_INITS_AND_TERMS |
Description: |
Project file path. Identifies a file containing the names of global symbols to be exported from the binary. All other symbols are treated as if they had been marked as private. See “Minimizing Your Exported Symbols” in Code Size Performance Guidelines and |
Default value: |
None. |
Example value: |
|
Description: |
Boolean value. Specifies whether private external symbols remain so in the binary. |
Values: |
|
Default value: |
|
Description: |
File path. Specifies the install name of a dynamic library. See Dynamic Library Programming Topics. |
Default value: |
None. |
Example values: |
|
Related to: |
Description: |
Space-separated list of directory paths. Specifies the run-path locations at which the dynamic loader searches for the product’s run-path dependent libraries. See Dynamic Library Programming Topics. |
Default value: |
None. |
Example values: |
|
Related to: |
Description: |
Space-separated list of directory paths. Specifies directories in which the linker searches for included libraries to link the binary against. Adding |
Default value: |
None. |
Example value: |
|
Companion: |
Description: |
Boolean value. Specifies whether to link the binary against the standard libraries. When not linking against the standard libraries, you should use “OTHER_LDFLAGS (Other Linker Flags)” to specify the libraries to link binary against. |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether the linker displays additional information about undefined symbols, such as the source file the symbol is used in and whether the file references or defines the symbol. |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether the linker displays mangled names for C++ symbols. This information can help in diagnosing C++ linking problems. |
Values: |
|
Default value: |
|
Description: |
Space-separated list of option specifications. Specifies additional options for linking the binary. These options are passed (as given) to the linker whether other build settings also specify values that correspond to these options. Therefore, you should look for the appropriate linker build setting to specify a particular linker option before using this build setting. |
Default value: |
None. |
Related to: |
Description: |
Space-separated list of option specifications. Specifies additional options for linking the binary for the specified variant. These options are passed (as given) to the linker whether other build settings also specify values that correspond to these options. Therefore, you should look for the appropriate linker build setting to specify a particular linker option before using this build setting. |
Default value: |
None. |
Related to: |
Description: |
Boolean value. Specifies whether to prebind the generated binary. |
Prerequisite: |
|
Values: |
|
Default value: |
|
Companion: |
“ARCHS (Architectures),” “VALID_ARCHS (Valid Architectures).” |
Description: |
Boolean value. Specifies whether to prevent initialization and termination routines from being dead-code stripped. |
Prerequisite: |
|
Values: |
|
Default value: |
|
Companion: |
Description: |
Identifier. Specifies how the binary is linked against the C++ standard library: As a dynamic library or as a static library. |
Prerequisite: |
|
Values: |
|
Default value: |
|
Companion: |
Description: |
Boolean value. Specifies whether to strip symbol information from the binary. |
Prerequisite: |
|
Values: |
|
Default value: |
|
Companion: |
|
Related to: |
Description: |
Identifier. Specifies the level of stripping performed on the binary. |
Values: |
|
Default value: |
|
Related to: |
Description: |
Project file path. Identifies a file containing the names of global symbols to be hidden. See “Minimizing Your Exported Symbols” in Code Size Performance Guidelines and |
Default value: |
None. |
Example value: |
|
These build settings specify the layout of bundle-based products.
Description: |
Bundle directory path. Specifies the directory inside the generated bundle that contains the product’s files. |
Effector: |
|
Default value: |
|
Example value: |
|
Effects: |
“EXECUTABLE_PATH,” “FRAMEWORKS_FOLDER_PATH,” “INFOPLIST_PATH,” “PLUGINS_FOLDER_PATH,” “PRIVATE_HEADERS_FOLDER_PATH,”“PUBLIC_HEADERS_FOLDER_PATH,” “SCRIPTS_FOLDER_PATH,” “SHARED_FRAMEWORKS_FOLDER_PATH,”“UNLOCALIZED_RESOURCES_FOLDER_PATH.” |
Description: |
Filename. Specifies the name of the information property list file that specifies the bundled product’s runtime properties. For details on information property list files, see “Information Property List Files” inRuntime Configuration Guidelines. You should not change the value of this build setting from its default. Doing so produces a bundled product that may not work as expected in OS X. |
Default value: |
|
Effects: |
|
Related to: |
Description: |
Identifier. Specifies the whether the information property list file is written using the binary format. |
Values: |
|
Related to: |
Description: |
Bundle file path. Specifies the path to the bundle’s information property list file. |
Effectors: |
|
Default value: |
|
Example value: |
|
Description: |
Bundle file path. Specifies the file that contains the bundle’s localized strings file. |
Default value: |
|
Description: |
Bundle directory path. Specifies the directory that contains the product’s embedded frameworks. |
Effector: |
|
Default value: |
|
Example value: |
|
Description: |
Boolean value. Specifies whether to generate the file specified by |
Values: |
|
Default value: |
|
Companion: |
Description: |
Bundle directory path. Identifies the directory that contains the bundle’s documentation files. |
Default value: |
|
Description: |
Bundle directory path. Identifies the directory that contains additional binary files. |
Effector: |
|
Default value: |
|
Example value: |
|
Description: |
Identifier. Specifies the extension of the binary the target produces. |
Effectors: |
|
Default values: |
|
Effects: |
Description: |
Bundle directory path. Identifies the directory that contains the binary the target builds. |
Effector: |
|
Default value: |
|
Example value: |
|
Description: |
Filename. Specifies the name of the binary the target produces. |
Effectors: |
|
Default value: |
|
Example values: |
|
Effects: |
Description: |
Bundle directory path. Specifies the path to the binary the target produces within its bundle. |
Effectors: |
|
Default value: |
|
Example values: |
|
Description: |
File prefix. Specifies the prefix of the binary filename. |
Default value: |
None. |
Effects: |
Description: |
File suffix. Specifies the suffix of the binary filename (including the character that separates the extension from the rest of the bundle name). |
Effector: |
|
Default value: |
|
Example value: |
|
Effects: |
Description: |
Uniform type identifier. Identifies the type of the product the target builds. Some products may be made up of a single binary or archive. Others may comprise several files, which are grouped under a single directory. These container directories are known as bundles. |
Value: |
|
Description: |
Bundle directory path. Specifies the directory that contains the product’s plug-ins. |
Effector: |
|
Default value: |
|
Example value: |
|
Description: |
Bundle directory path. Specifies the directory that contains the product’s private header files. |
Effector: |
|
Default value: |
|
Example value: |
|
Description: |
Bundle file path. Specifies the file that contains the bundle’s package information file. |
Effector: |
|
Value: |
|
Example value: |
|
Description: |
Bundle directory path. Specifies the directory that contains the product’s public header files. |
Effector: |
|
Default value: |
|
Example value: |
|
Description: |
Bundle directory path. Specifies the directory that contains the product’s scripts. |
Effector: |
|
Default value: |
|
Example value: |
|
Description: |
Bundle directory path. Specifies the directory that contains the product’s shared frameworks. |
Effector: |
|
Default value: |
|
Example value: |
|
Description: |
Bundle directory path. Specifies the directory that contains the product’s unlocalized resources. |
Effector: |
|
Default value: |
|
Example value: |
|
Description: |
Identifier. Specifies the extension of the product bundle name (not including the character that separates the extension from the rest of the bundle name). |
Effector: |
Product type choose when the target was created |
Default value: |
none: In command-line utility, dynamic library, and static library products. |
Example value: |
|
Effects: |
Description: |
Filename. Specifies the filename (including the appropriate extension) of the product bundle. |
Effectors: |
|
Value: |
|
Example value: |
|
Related to: |
Description: |
File suffix. Specifies the suffix of the product bundle name (including the character that separates the extension from the rest of the bundle name). |
Effector: |
|
Default value: |
|
Example value: |
|
Effects: |
These build settings specify code signing options.
Description: |
Filename. Specifies the name of the application’s entitlements property-list file. This build setting applies only to iOS applications. |
Example value: |
|
Description: |
Identifier. Specifies the name of a code signing identity. |
Example value: |
|
Description: |
File path. Identifies a property-list file containing resource-scanning instructions that override the rules for identifying bundle resources to sign. |
Example value: |
|
Description: |
Space-separated list of option specifications. Specifies additional options to |
Example value: |
|
These build settings specify file-copying options.
Description: |
Boolean value. Specifies whether copied binaries are stripped of debugging symbols. |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether the target’s Copy Files build phases are executed in install-header builds. |
Values: |
|
Default value: |
|
Companion: |
Description: |
Boolean value. Specifies whether the target’s Run Script build phases are executed in install-header builds. See ACTION for details on install-header builds. |
Values: |
|
Default value: |
|
Companion: |
Description: |
Boolean value. Specifies whether to remove |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether to remove |
Values: |
|
Default value: |
|
Description: |
Boolean value. Specifies whether the target’s Copy Files build phases generate additional information when copying files. |
Values: |
|
Default value: |
|
These build settings represent locations in the User realm in the filesystem.
Description: |
File path. Specifies the path to the user’s home directory. |
Value: |
|
Example: |
|
Effects: |
Description: |
File path. Specifies the path the user’s |
Value: |
|
Effects: |
This build setting represents a location in the System realm in the file system.
Description: |
Directory path. Specifies the path of the |
Value: |
|
Effects: |