Each XCConfigurationList entry.
More...
|
|
| build_configurations = JSONArray("buildConfigurations") |
| | Build configurations.
|
| | default_config |
| | Default configuration.
|
|
| pbxtype = pbxtype |
| | Type of project builder.
|
|
| targetname = targetname |
| | Name of this target.
|
|
list | configuration_list = [] |
| | Configations.
|
◆ __init__()
| makeprojects.xcode.XCConfigurationList.__init__ |
( |
| self, |
|
|
| pbxtype, |
|
|
| targetname ) |
◆ default_config
| makeprojects.xcode.XCConfigurationList.default_config |
Initial value:= JSONEntry(
"defaultConfigurationName", value="Release")
Default configuration.