Method: Xcodeproj::Project::Object::PBXTargetDependency#target_proxy

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

#target_proxyPBXContainerItemProxy

Note:

Apparently to support targets in other projects of the same workspace.

Returns a proxy for the target that needs to be built.

Returns:



20
# File 'lib/xcodeproj/project/object/target_dependency.rb', line 20

has_one :target_proxy, PBXContainerItemProxy