Method: Xcodeproj::Project::ObjectDictionary#owner
- Defined in:
- lib/xcodeproj/project/object_dictionary.rb
#owner ⇒ Object (readonly)
Returns The object that owns the list.
58 59 60 |
# File 'lib/xcodeproj/project/object_dictionary.rb', line 58 def owner @owner end |