Contents

exclude

The paths to source and resource files that you don’t want to include in the target.

Declaration

final var exclude: [String]

Discussion

Excluded paths are relative to the target path. This property has precedence over the sources and resources properties.

See Also

Configuring File Locations