Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
10e7ca2c
Commit
10e7ca2c
authored
Jun 24, 2016
by
Ben Asher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed requires_host_target? doc
parent
a918629d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
aggregate_target.rb
lib/cocoapods/target/aggregate_target.rb
+3
-3
No files found.
lib/cocoapods/target/aggregate_target.rb
View file @
10e7ca2c
...
@@ -26,9 +26,9 @@ module Pod
...
@@ -26,9 +26,9 @@ module Pod
@xcconfigs
=
{}
@xcconfigs
=
{}
end
end
# @return True if the user_target's pods are
# @return
[Boolean]
True if the user_target's pods are
# for an extension and must be embedded in a host,
#
for an extension and must be embedded in a host,
# target, otherwise false.
#
target, otherwise false.
#
#
def
requires_host_target?
def
requires_host_target?
# If we don't have a user_project, then we can't
# If we don't have a user_project, then we can't
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment