Skip to main content

Rules

objc_import

View rule sourceopen_in_new
This rule encapsulates an already-compiled static library in the form of an .a file. It also allows exporting headers and resources using the same attributes supported by objc_library.

Arguments

objc_library

View rule sourceopen_in_new
This rule produces a static library from the given Objective-C source files.

Arguments