XCConfigError
public enum XCConfigError : Error, CustomStringConvertible
XCConfig errors.
- notFound: returned when the configuration file couldn’t be found.
-
Declaration
Swift
public var description: String { get }