Skip to content

Commit

Permalink
[CHANGELOG] Add entry for xcfilelist
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins committed Nov 12, 2018
1 parent a4be058 commit 61ee8bc
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Expand Up @@ -83,7 +83,12 @@ To install release candidates run `[sudo] gem install cocoapods --pre`

* Slightly improve resolution speed for Podfiles that contain multiple targets
with the same dependencies.
[Samuel Giddins]
[Samuel Giddins](https://github.com/segiddins)

* Use `xcfilelist`s for script phase input & output paths, to reduce churn in
the user Xcode project and reduce the chance of hitting `ARG_MAX`.
[Samuel Giddins](https://github.com/segiddins)
[#8037](https://github.com/CocoaPods/CocoaPods/issues/8037)

##### Bug Fixes

Expand Down

0 comments on commit 61ee8bc

Please sign in to comment.