Commit 6054fd80 authored by Marius Rackwitz's avatar Marius Rackwitz

[Doc] Improve Installer#aggregate_targets

parent b4fdef40
...@@ -168,8 +168,9 @@ module Pod ...@@ -168,8 +168,9 @@ module Pod
# #
attr_reader :names_of_pods_to_install attr_reader :names_of_pods_to_install
# @return [Array<AggregateTarget>] The Podfile targets containing library # @return [Array<AggregateTarget>] The model representations of an
# dependencies. # aggregation of pod targets generated for a target definition
# in the Podfile as result of the analyzer.
# #
attr_reader :aggregate_targets attr_reader :aggregate_targets
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment