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
2984d1bd
Commit
2984d1bd
authored
Sep 11, 2014
by
Eloy Durán
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CHANGELOG] Improvements.
parent
3c5f772b
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 @
2984d1bd
...
...
@@ -18,9 +18,9 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[
#1668
](
https://github.com/CocoaPods/CocoaPods/pull/1668
)
[
#731
](
https://github.com/CocoaPods/CocoaPods/pull/731
)
*
Add
specific repo sources support. Allows to specify in p
odfile
*
Add
'specific repo sources' support. Allows one to specify in their P
odfile
which sources should be used to retrieve specs from and the priority
order
. Example:
`source 'netbe'`
, or
`source 'master'`
.
'master' being
order
thereof. For example:
`source 'netbe'`
, or
`source 'master'`
, with
'master' being
the default GitHub CocoaPods spec-repo.
[
François Benaiteau
](
https://github.com/netbe
)
[
#1143
](
https://github.com/CocoaPods/CocoaPods/pull/1143
)
...
...
@@ -54,7 +54,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
*
Properly quote the
`-isystem`
values in the xcconfig files.
[
Eloy Durán
](
https://github.com/alloy
)
*
The post install message with the C
hangelog
has been removed from the
*
The post install message with the C
HANGELOG
has been removed from the
gemspec.
[
Fabio Pelosin
][
FabioPelosin
]
[
Eloy Durán
](
https://github.com/alloy
)
...
...
@@ -66,7 +66,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
##### Bug Fixes
*
Fixes
pod repo push to first check if
Specs directory exists and if so push
*
Fixes
`pod repo push`
to first check if a
Specs directory exists and if so push
there.
[
Edward Valentini
](
edwardvalentini
)
[
#2060
](
https://github.com/CocoaPods/CocoaPods/issues/2060
)
...
...
@@ -101,13 +101,13 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[
Samuel Giddins
](
segiddins
)
[
#2402
](
https://github.com/CocoaPods/CocoaPods/issues/2402
)
*
Fixes an issue where version of a spec will not be locked when using multiple
*
Fixes an issue where
a
version of a spec will not be locked when using multiple
subspecs of a podspec.
[
Kyle Fuller
](
https://github.com/kylef
)
[
Fabio Pelosin
](
https://github.com/fabiopelosin
)
[
#2135
](
https://github.com/CocoaPods/CocoaPods/issues/2135
)
*
Fixes an issue using JSON podspecs
from a
repository.
*
Fixes an issue using JSON podspecs
installed directly from a lib's
repository.
[
Kyle Fuller
](
https://github.com/kylef
)
[
#2320
](
https://github.com/CocoaPods/CocoaPods/issues/2320
)
...
...
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