Class PBXSourcesBuildPhase


  • public class PBXSourcesBuildPhase
    extends PBXBuildPhase
    Lists the files to be compiled for the containing PBXTarget.

    A target should contain at most one of this build phase.

    • Constructor Detail

      • PBXSourcesBuildPhase

        public PBXSourcesBuildPhase()
    • Method Detail