Configuration Settings File

A Configuration Settings File (a file with a .xcconfig file extension), also known as a build configuration file or xcconfig file, is a plain text file that defines build settings for a particular build configuration of a project or target. This type of file can be edited outside of Xcode and integrates well with source control systems.