A C-language build setting.
SDK
- Xcode 10.2+
Framework
- Swift Package Manager
A C-language build setting.
SDK
Framework
static func define(String, to: String?, Build Setting Condition?) -> CSetting
Defines a value for a macro.
static func header Search Path(String, Build Setting Condition?) -> CSetting
Provide a header search path relative to the target’s directory.
static func unsafe Flags([String], Build Setting Condition?) -> CSetting
Set unsafe flags to pass arbitrary command-line flags to the corresponding build tool.
struct Build Configuration
The build configuration such as debug or release..
struct Build Setting Condition
A condition that limits the application of a build setting.
struct CXXSetting
A CXX-language build setting.
struct Swift Setting
A Swift language build setting.
struct Linker Setting
A linker build setting.