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
3f47ead7
Commit
3f47ead7
authored
Apr 15, 2016
by
Samuel Giddins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CHANGELOG] Entry for deprecated access to Pod::SourcesManager
parent
d8d7bfba
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
CHANGELOG.md
CHANGELOG.md
+5
-0
No files found.
CHANGELOG.md
View file @
3f47ead7
...
@@ -18,6 +18,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -18,6 +18,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[
Mark Spanbroek
](
https://github.com/markspanbroek
)
[
Mark Spanbroek
](
https://github.com/markspanbroek
)
[
#5146
](
https://github.com/CocoaPods/CocoaPods/pull/5146
)
[
#5146
](
https://github.com/CocoaPods/CocoaPods/pull/5146
)
*
Access to the
`Pod::SourcesManager`
constant has been restored, though its use
is considered deprecated and subject to removal at any time. Migrate to use
`Pod::Config.instance.sources_manager`
in some manner as soon as possible.
[
Samuel Giddins
](
https://github.com/segiddins
)
## 1.0.0.beta.7 (2016-04-15)
## 1.0.0.beta.7 (2016-04-15)
...
...
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