PBXContainerItem

public class PBXContainerItem : PBXObject

Class representing an element that may contain other elements.

  • Declaration

    Swift

    public required init(from decoder: Decoder) throws