summaryrefslogtreecommitdiff
path: root/tests/projects/objc/metal_app/Configuration/SampleCode.xcconfig
blob: db86c06985832b74529433477ed78f99fc460eee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
//
// See LICENSE folder for this sample’s licensing information.
//
// SampleCode.xcconfig
//

// The `SAMPLE_CODE_DISAMBIGUATOR` configuration is to make it easier to build
// and run a sample code project. Once you set your project's development team,
// you'll have a unique bundle identifier. This is because the bundle identifier
// is derived based on the 'SAMPLE_CODE_DISAMBIGUATOR' value. Do not use this
// approach in your own projects—it's only useful for sample code projects because
// they are frequently downloaded and don't have a development team set.
SAMPLE_CODE_DISAMBIGUATOR=${DEVELOPMENT_TEAM}