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
3fe4b60b
Commit
3fe4b60b
authored
Sep 25, 2014
by
Samuel E. Giddins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Changelog] Update wording of Podfile sources entry
Thanks @orta
parent
e26dc48a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
CHANGELOG.md
CHANGELOG.md
+5
-5
No files found.
CHANGELOG.md
View file @
3fe4b60b
...
...
@@ -6,11 +6,11 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
##### Breaking
*
Add support for loading podspecs from
specific spec-repos _only_,
a.k.a. ‘sources’. By default, when not specifying any specific sources in your
Podfile, all source repos will be used, a
s has always been the case.
This implicit use of sources is, however,
now deprecated.
However, o
nce you specify specific sources,
**no**
repos wil be included by
*
Add support for loading podspecs from
*only*
specific spec-repos via
`sources`
. By default, when there are no sources specified in a Podfile all
source repos will be used. Thi
s has always been the case.
However, this implicit use of sources is
now deprecated.
O
nce you specify specific sources,
**no**
repos wil be included by
default. For example:
source 'https://banana.com/corp/private-spec-repo.git'
...
...
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