1{
2  'target_defaults': {
3    'configurations': {
4      'Production': {},
5      'Release': {},
6      'Debug': {},
7    },
8    'default_configuration': 'Production',
9  },
10}
11