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
136da3fc
Commit
136da3fc
authored
Jun 18, 2013
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog
parent
5038c446
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
7 deletions
+9
-7
CHANGELOG.md
CHANGELOG.md
+9
-7
No files found.
CHANGELOG.md
View file @
136da3fc
...
@@ -3,16 +3,18 @@
...
@@ -3,16 +3,18 @@
To install or update CocoaPods see this
[
guide
](
http://docs.cocoapods.org/guides/installing_cocoapods.html
)
.
To install or update CocoaPods see this
[
guide
](
http://docs.cocoapods.org/guides/installing_cocoapods.html
)
.
## Master (requires release candidate)
## 0.21.0.rc1
[
CocoaPods
](
https://github.com/CocoaPods/CocoaPods/compare/0.20.2...0.21.0.rc1
)
•
[
cocoapods-core
](
https://github.com/CocoaPods/Core/compare/0.20.2...0.21.0.rc1
)
•
[
Xcodeproj
](
https://github.com/CocoaPods/Xcodeproj/compare/0.6.0...0.7.0
)
###### Enhancements
###### Enhancements
*
Pods are now built in dedicated targets. With this feature the build
*
Pods are now built in dedicated targets. This enhancement isolates the build
environment of each Pod is isolated from the build settings of the other Pods
environment of each Pod from other ones eliminating pollution issues. It also
eliminating pollution issues. This patch brings an important
introduces an important architectural improvement which lays the foundation
architectural change and paves the way for more upcoming enhancements.
for the upcoming CocoaPods features. Stay tuned! This feature has been
Stay tuned! This feature has been implemented by
implemented by
[
Jeremy Slater
](
https://github.com/jasl8r
)
.
[
@jasl8r
](
https://github.com/jasl8r
)
.
[
#841
](
https://github.com/CocoaPods/CocoaPods/issues/1080
)
[
#841
](
https://github.com/CocoaPods/CocoaPods/issues/1080
)
*
Reduced external dependencies and deprecation of Rake::FileList.
*
Reduced external dependencies and deprecation of Rake::FileList.
...
...
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