init(delegate:)

Initializes the parser with a delegate to notify of parsing events.

XCBuildOutputParser.swift:43
init(delegate: XCBuildOutputParserDelegate)

Parameters

delegate

Delegate to notify of parsing events.