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
14bddb85
Commit
14bddb85
authored
Sep 26, 2015
by
Samuel Giddins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CHANGELOG] Add missing trailing spaces
parent
fa90895e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
CHANGELOG.md
CHANGELOG.md
+4
-4
No files found.
CHANGELOG.md
View file @
14bddb85
...
@@ -14,12 +14,12 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -14,12 +14,12 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
##### Bug Fixes
##### Bug Fixes
*
Give a meaningful message for the case where there is no available stable
version for a pod,
*
Give a meaningful message for the case where there is no available stable
and user do not explicitly specify the required version.
version for a pod, and there is no explicit version requirement.
[
Muhammed Yavuz Nuzumlalı
](
https://github.com/manuyavuz
)
[
Muhammed Yavuz Nuzumlalı
](
https://github.com/manuyavuz
)
[
#4197
](
https://github.com/CocoaPods/CocoaPods/issues/4197
)
[
#4197
](
https://github.com/CocoaPods/CocoaPods/issues/4197
)
*
Use
watchsimulator when validating pods with the watchOS platform.
*
Use
`watchsimulator`
when validating pods with the watchOS platform.
[
Thomas Kollbach
](
https://github.com/toto
)
[
Thomas Kollbach
](
https://github.com/toto
)
[
#4130
](
https://github.com/CocoaPods/CocoaPods/issues/4130
)
[
#4130
](
https://github.com/CocoaPods/CocoaPods/issues/4130
)
...
@@ -32,7 +32,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -32,7 +32,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[
#4219
](
https://github.com/CocoaPods/CocoaPods/issues/4219
)
[
#4219
](
https://github.com/CocoaPods/CocoaPods/issues/4219
)
*
Podfile generated by
`pod init`
now specifies iOS 8.0 as the default platform
*
Podfile generated by
`pod init`
now specifies iOS 8.0 as the default platform
and includes
`use_frameworks!`
for Swift projects.
and includes
`use_frameworks!`
for Swift projects.
[
Jamie Evans
](
https://github.com/JamieREvans
)
[
Jamie Evans
](
https://github.com/JamieREvans
)
*
Either generate just one pod target or generate it once for each target
*
Either generate just one pod target or generate it once for each target
...
...
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