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
8e53e7c6
Commit
8e53e7c6
authored
May 22, 2013
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog
parent
3ccb10cc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
2 deletions
+11
-2
CHANGELOG.md
CHANGELOG.md
+11
-2
No files found.
CHANGELOG.md
View file @
8e53e7c6
...
@@ -31,8 +31,8 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -31,8 +31,8 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
**NOTE**
: _The above example is actually one that we know of. We’re not sure
**NOTE**
: _The above example is actually one that we know of. We’re not sure
yet which process causes this, but there shouldn’t be a need for any process
yet which process causes this, but there shouldn’t be a need for any process
to read data from the root path anyways._
to read data from the root path anyways._
**NOTE 2**
: _At the moment the sandbox is not compatible with the
`:path`
option
**NOTE 2**
: _At the moment the sandbox is not compatible with the
`:path`
option
when referencing Pods that are not stored within the directory of the Podfile._
when referencing Pods that are not stored within the directory of the Podfile._
*
The naked
`pod`
command now defaults to
`pod install`
.
*
The naked
`pod`
command now defaults to
`pod install`
.
...
@@ -48,6 +48,15 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -48,6 +48,15 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
reintegrated as plugin (see
reintegrated as plugin (see
[
#1037
](
https://github.com/CocoaPods/CocoaPods/issues/1037
)
).
[
#1037
](
https://github.com/CocoaPods/CocoaPods/issues/1037
)
).
*
Improved performance of the copy resources script and thus build time of
the integrated targets. Contribution by
[
@onato
](
https://github.com/onato
)
[
#1050
](
https://github.com/CocoaPods/CocoaPods/issues/1050
)
.
*
The changelog for the current version is printed after CocoaPods is
installed/updated.
[
#853
](
https://github.com/CocoaPods/CocoaPods/issues/853
)
.
###### Bug fixes
###### Bug fixes
*
Inheriting
`inhibit_warnings`
per pod is now working
*
Inheriting
`inhibit_warnings`
per pod is now working
...
...
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