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
c3672f99
Commit
c3672f99
authored
Jul 18, 2015
by
Samuel E. Giddins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CHANGELOG] Add new enhancement to master section
parent
b1dfbc4e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
6 deletions
+10
-6
CHANGELOG.md
CHANGELOG.md
+10
-6
No files found.
CHANGELOG.md
View file @
c3672f99
...
@@ -4,6 +4,16 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -4,6 +4,16 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
To install release candidates run
`[sudo] gem install cocoapods --pre`
To install release candidates run
`[sudo] gem install cocoapods --pre`
## Master
##### Enhancements
*
Improve the message shown when trying to use Swift Pods without frameworks.
Now it includes the offending Pods so that the user can take action to remove
the Pods, if they don’t want to move to frameworks yet.
[
#3830
](
https://github.com/CocoaPods/CocoaPods/pull/3830
)
[
Eloy Durán
](
https://github.com/alloy
)
## 0.38.0.beta.2
## 0.38.0.beta.2
##### Enhancements
##### Enhancements
...
@@ -22,12 +32,6 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -22,12 +32,6 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
is now a default plugin.
is now a default plugin.
[
Samuel Giddins
](
https://github.com/segiddins
)
[
Samuel Giddins
](
https://github.com/segiddins
)
*
Improve the message shown when trying to use Swift Pods without frameworks.
Now it includes the offending Pods so that the user can take action to remove
the Pods, if they don’t want to move to frameworks yet.
[
#3830
](
https://github.com/CocoaPods/CocoaPods/pull/3830
)
[
Eloy Durán
](
https://github.com/alloy
)
##### Bug Fixes
##### Bug Fixes
*
Ensure that the
`prepare_command`
is run even when skipping the download
*
Ensure that the
`prepare_command`
is run even when skipping the download
...
...
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