Production Swift Component
Represents a Swift component that is the main product of a project.
Since
4.5
Inheritors
Functions
Link copied to clipboard
Returns the binaries of this component.
Returns the binaries for this library.
Link copied to clipboard
Returns the dependencies of this component.
Link copied to clipboard
Returns the binary of the component to use as the default for development.
Link copied to clipboard
Returns the implementation dependencies of this component.
Link copied to clipboard
Defines the source files or directories of this component.
Link copied to clipboard
Returns the Swift language level to use to compile the source files.
Link copied to clipboard
Returns the Swift source files of this component, as defined in getSource.
Link copied to clipboard
Specifies the target machines this component should be built for.
Link copied to clipboard
Configures the source files or directories for this component.