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
b039210b
Commit
b039210b
authored
Jun 27, 2015
by
Samuel E. Giddins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CHANGELOG] Ensure trailing spaces are present
parent
a4f3c871
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
CHANGELOG.md
CHANGELOG.md
+6
-6
No files found.
CHANGELOG.md
View file @
b039210b
...
@@ -38,14 +38,14 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -38,14 +38,14 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[#3648](https://github.com/CocoaPods/CocoaPods/issues/3648)
[#3648](https://github.com/CocoaPods/CocoaPods/issues/3648)
* Deprecate the `xcconfig` attribute in the Podspec DSL, which is replaced by
* Deprecate the `xcconfig` attribute in the Podspec DSL, which is replaced by
the new attributes `pod_target_xcconfig` and `user_target_xcconfig`.
the new attributes `pod_target_xcconfig` and `user_target_xcconfig`.
[Marius Rackwitz](https://github.com/mrackwitz)
[Marius Rackwitz](https://github.com/mrackwitz)
[CocoaPods#3465](https://github.com/CocoaPods/CocoaPods/issues/3465)
[CocoaPods#3465](https://github.com/CocoaPods/CocoaPods/issues/3465)
##### Enhancements
##### Enhancements
* The notice about a new version being available will now include our
* The notice about a new version being available will now include our
recommendation of using the latest stable version
recommendation of using the latest stable version
.
[Hugo Tunius](https://github.com/k0nserv)
[Hugo Tunius](https://github.com/k0nserv)
* New commands `pod cache list` and `pod cache clean` allows you to see the
* New commands `pod cache list` and `pod cache clean` allows you to see the
...
@@ -75,11 +75,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -75,11 +75,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Dieter Komendera](https://github.com/kommen)
[Dieter Komendera](https://github.com/kommen)
[#2402](https://github.com/CocoaPods/CocoaPods/issues/2402)
[#2402](https://github.com/CocoaPods/CocoaPods/issues/2402)
* Cache globbing in `PathList` to speed up `pod install`.
* Cache globbing in `PathList` to speed up `pod install`.
[Vincent Isambart](https://github.com/vincentisambart)
[Vincent Isambart](https://github.com/vincentisambart)
* CocoaPods will validate your podfile and try to identify problems
* CocoaPods will validate your podfile and try to identify problems
and conflicts in how you've specified the dependencies
and conflicts in how you've specified the dependencies
.
[Hugo Tunius](https://github.com/k0nserv)
[Hugo Tunius](https://github.com/k0nserv)
[#995](https://github.com/CocoaPods/CocoaPods/issues/995)
[#995](https://github.com/CocoaPods/CocoaPods/issues/995)
...
@@ -96,7 +96,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -96,7 +96,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
* Added recursive support to the public headers of vendored frameworks
* Added recursive support to the public headers of vendored frameworks
that are automatically linked in the sandbox. This fixes and issue
that are automatically linked in the sandbox. This fixes and issue
for framework header directories that contain sub-directories.
for framework header directories that contain sub-directories.
[Todd Casey](https://github.com/vhariable)
[Todd Casey](https://github.com/vhariable)
[#3161](https://github.com/CocoaPods/CocoaPods/issues/3161)
[#3161](https://github.com/CocoaPods/CocoaPods/issues/3161)
...
@@ -135,7 +135,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -135,7 +135,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Tim Rosenblatt](https://github.com/timrosenblatt)
[Tim Rosenblatt](https://github.com/timrosenblatt)
[#3675](https://github.com/CocoaPods/CocoaPods/pull/3675)
[#3675](https://github.com/CocoaPods/CocoaPods/pull/3675)
* Pods frameworks in codesigned Mac apps are now signed.
* Pods frameworks in codesigned Mac apps are now signed.
[Nikolaj Schumacher](https://github.com/nschum)
[Nikolaj Schumacher](https://github.com/nschum)
[#3646](https://github.com/CocoaPods/CocoaPods/issues/3646)
[#3646](https://github.com/CocoaPods/CocoaPods/issues/3646)
...
...
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