Method: Xcodeproj::Project::Object::PBXFileSystemSynchronizedBuildFileExceptionSet#target

Defined in:
lib/xcodeproj/project/object/file_system_synchronized_exception_set.rb

#targetAbstractTarget

Returns The target to which this exception set applies.

Returns:

  • (AbstractTarget)

    The target to which this exception set applies.



11
# File 'lib/xcodeproj/project/object/file_system_synchronized_exception_set.rb', line 11

has_one :target, AbstractTarget