PBXLegacyTarget

public final class PBXLegacyTarget : PBXTarget

This is the element for a build target that according to Xcode is an External Build System. You can use this target to run a script.

  • Declaration

    Swift

    public required init(from decoder: Decoder) throws