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
3c5f772b
Commit
3c5f772b
authored
Sep 11, 2014
by
Eloy Durán
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CHANGELOG] Present tense.
parent
3b55b313
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
CHANGELOG.md
CHANGELOG.md
+8
-8
No files found.
CHANGELOG.md
View file @
3c5f772b
...
...
@@ -18,7 +18,7 @@ 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
ed
specific repo sources support. Allows to specify in podfile
*
Add specific repo sources support. Allows to specify in podfile
which sources should be used to retrieve specs from and the priority
order. Example:
`source 'netbe'`
, or
`source 'master'`
. 'master' being
the default GitHub CocoaPods spec-repo.
...
...
@@ -26,7 +26,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[
#1143
](
https://github.com/CocoaPods/CocoaPods/pull/1143
)
[
Core#19
](
https://github.com/CocoaPods/Core/pull/19
)
*
Add
ed
hooks for plugins. Currently only the installer hook is supported.
*
Add hooks for plugins. Currently only the installer hook is supported.
A plugin can register itself to be activated after the installation with the
following syntax:
...
...
@@ -66,12 +66,12 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
##### Bug Fixes
*
Fixe
d
pod repo push to first check if Specs directory exists and if so push
*
Fixe
s
pod repo push to first check if Specs directory exists and if so push
there.
[
Edward Valentini
](
edwardvalentini
)
[
#2060
](
https://github.com/CocoaPods/CocoaPods/issues/2060
)
*
Fixe
d
`pod outdated`
to not include subspecs.
*
Fixe
s
`pod outdated`
to not include subspecs.
[
Ash Furrow
](
ashfurrow
)
[
#2136
](
https://github.com/CocoaPods/CocoaPods/issues/2136
)
...
...
@@ -81,15 +81,15 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[
Kyle Fuller
](
kylef
)
[
pod-template#50
](
https://github.com/CocoaPods/pod-template/issues/50
)
*
Fixe
d
spec linting to not warn for missing license file in subspecs.
*
Fixe
s
spec linting to not warn for missing license file in subspecs.
[
Fabio Pelosin
][
FabioPelosin
]
[
Core#132
](
https://github.com/CocoaPods/Core/issues/132
)
*
Fixe
d
`pod init`
so that it doesn't recurse when checking for Podfiles.
*
Fixe
s
`pod init`
so that it doesn't recurse when checking for Podfiles.
[
Paddy O'Brien
](
https://github.com/tapi
)
[
#2181
](
https://github.com/CocoaPods/CocoaPods/issues/2181
)
*
Fixe
d
missing XCTest framework in Xcode 6.
*
Fixe
s
missing XCTest framework in Xcode 6.
[
Paul Williamson
](
squarefrog
)
[
#2296
](
https://github.com/CocoaPods/CocoaPods/issues/2296
)
...
...
@@ -97,7 +97,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[
Robert Zuber
](
https://github.com/z00b
)
[
#1904
](
https://github.com/CocoaPods/CocoaPods/issues/1904
)
*
Fixe
d
static analysis in Xcode 6
*
Fixe
s
static analysis in Xcode 6
[
Samuel Giddins
](
segiddins
)
[
#2402
](
https://github.com/CocoaPods/CocoaPods/issues/2402
)
...
...
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