exclude

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

    Target.swift:119
    var exclude: [String]

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

    See also

    Other members in extension

    Types

    Type members

    Show obsolete interfaces (11)

    Hide obsolete interfaces

    Show system interfaces (1)

    Hide system interfaces

    Instance members