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
634d6787
Commit
634d6787
authored
Jul 03, 2013
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Installer] Add target dependencies explicitely 2
Closes #1165
parent
431f2b21
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
CHANGELOG.md
CHANGELOG.md
+5
-2
No files found.
CHANGELOG.md
View file @
634d6787
...
...
@@ -16,6 +16,10 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
in the working directory (a pod spec in the root is needed).
[
#850
](
https://github.com/CocoaPods/CocoaPods/issues/850
)
*
The dependencies of the targets of the Pods project are now being explicitly
set up.
[
#1165
](
https://github.com/CocoaPods/CocoaPods/issues/1165
)
*
The size of the cache used for the git repos is now configurable. For more
detail see
https://github.com/CocoaPods/CocoaPods/blob/master/lib/cocoapods/config.rb#L7-L25
...
...
@@ -25,10 +29,9 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[
#1098
](
https://github.com/CocoaPods/CocoaPods/issues/1098
)
*
The output of shell script build phases don't show environment variables
*
anymore to reduce noise.
anymore to reduce noise.
[
#1122
](
https://github.com/CocoaPods/CocoaPods/issues/1122
)
*
CocoaPods doesn't set anymore the deprecated
`ALWAYS_SEARCH_USER_PATHS`
build
setting.
...
...
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