Commit ba68b811 authored by Fabio Pelosin's avatar Fabio Pelosin

[AggregateTarget] Documentation cleanup

parent 61ff1f33
...@@ -45,7 +45,8 @@ module Pod ...@@ -45,7 +45,8 @@ module Pod
# #
attr_accessor :user_target_uuids attr_accessor :user_target_uuids
# @return [Hash<String, Xcodeproj::Config>] Map from configuration name to configuration file for the target # @return [Hash<String, Xcodeproj::Config>] Map from configuration name to
# configuration file for the target
# #
# @note The configurations are generated by the {TargetInstaller} and # @note The configurations are generated by the {TargetInstaller} and
# used by {UserProjectIntegrator} to check for any overridden # used by {UserProjectIntegrator} to check for any overridden
......
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