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
74c7362d
Commit
74c7362d
authored
May 31, 2013
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Changelog] Fixed crash due to Podfile.lock containing multiple version requirements.
parent
6ee49d29
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
CHANGELOG.md
CHANGELOG.md
+5
-0
Gemfile.lock
Gemfile.lock
+1
-1
No files found.
CHANGELOG.md
View file @
74c7362d
...
...
@@ -10,6 +10,11 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
*
Reduced external dependencies and deprecation of Rake::FileList.
[
#1080
](
https://github.com/CocoaPods/CocoaPods/issues/1080
)
###### Bug fixes
*
Fixed crash due to Podfile.lock containing multiple version requirements for
a Pod.
[
#1076
](
https://github.com/CocoaPods/CocoaPods/issues/1076
)
## 0.20.2
[
CocoaPods
](
https://github.com/CocoaPods/CocoaPods/compare/0.20.1...0.20.2
)
...
...
Gemfile.lock
View file @
74c7362d
...
...
@@ -7,7 +7,7 @@ GIT
GIT
remote: https://github.com/CocoaPods/Core.git
revision:
f37f918876c9c3139316ef93127c8103c61a3733
revision:
1dfeece9a5970654588719f2c8228918ab9af0c2
branch: master
specs:
cocoapods-core (0.20.2)
...
...
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