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
947a010e
Commit
947a010e
authored
Mar 31, 2014
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Xcodeproj] Don't promote warnings to errors
parent
42560625
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
2 deletions
+7
-2
CHANGELOG.md
CHANGELOG.md
+5
-0
Gemfile.lock
Gemfile.lock
+1
-1
cocoapods-integration-specs
spec/cocoapods-integration-specs
+1
-1
No files found.
CHANGELOG.md
View file @
947a010e
...
@@ -8,6 +8,11 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -8,6 +8,11 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
##### Enhancements
##### Enhancements
*
Warnings are not promoted to errors anymore to maximise compatibility with
existing libraries.
[
Fabio Pelosin
](
https://github.com/irrationalfab
)
[
#1629
](
https://github.com/CocoaPods/CocoaPods/issues/1629
)
*
Include the versions of the Pods to the output of
`pod list`
.
*
Include the versions of the Pods to the output of
`pod list`
.
[
Stefan Damm
](
https://github.com/StefanDamm
)
[
Stefan Damm
](
https://github.com/StefanDamm
)
[
Robert Zuber
](
https://github.com/z00b
)
[
Robert Zuber
](
https://github.com/z00b
)
...
...
Gemfile.lock
View file @
947a010e
...
@@ -18,7 +18,7 @@ GIT
...
@@ -18,7 +18,7 @@ GIT
GIT
GIT
remote: https://github.com/CocoaPods/Xcodeproj.git
remote: https://github.com/CocoaPods/Xcodeproj.git
revision:
4cc95f412d47fe8b31c5619c6705070b7849663f
revision:
74cca1c36ab235caa70969b68d0d883237f75493
branch: master
branch: master
specs:
specs:
xcodeproj (0.15.3)
xcodeproj (0.15.3)
...
...
cocoapods-integration-specs
@
f309d24d
Subproject commit
27a44d7c15b58e8fa431ae774f13d348ad3157
21
Subproject commit
f309d24da2bf8dbd7a81dfaee621eae5121ce9
21
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