TargetCodingKeys

public enum TargetCodingKeys: String, CodingKey

Keys for encoding/decoding a Target object.

  • Declaration

    Swift

    case isTest
  • Declaration

    Swift

    case name
  • Declaration

    Swift

    case path
  • Declaration

    Swift

    case exclude
  • Declaration

    Swift

    case source
  • raw

    Declaration

    Swift

    case raw