Information Technology Reference
In-Depth Information
By default, each new project is created with two configurations: Debug and Release. You can create your own
configurations by duplicating either or both of these and giving your new configuration a different name. You
can then modify its settings and save it with your project.
To create a setting with multiple values, select it and click the reveal triangle at the far left. The setting opens to
show a list of configurations. You can now set different values for each configuration.
The settings editor gives multiple values special treatment. It displays them with a <Multiple Values> tag,
and the configuration settings appear in rows under it. Figure 12.10 illustrates this with an example of a key
configuration setting for iOS projects: the Code Signing Identity.
NOTE
Configurations are project-specific. Configuration names and settings are part of a project. For more advanced
configuration customization, see Chapter 13.
FIGURE 12.10
Viewing multiple configuration values for the Code Signing Identity setting
Search WWH ::




Custom Search