class Xcodeproj::Project::ObjectDictionary
def initialize(attribute, owner)
-
owner(Object) -- @see #owner -
attribute(Object::AbstractObjectAttribute) -- @see #attribute
def initialize(attribute, owner) @attribute = attribute @owner = owner end