build configuration (xcconfig) file

A build configuration file, also known as an 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.