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
b2c84dcd
Commit
b2c84dcd
authored
Sep 25, 2014
by
Samuel E. Giddins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Changelog] Add entry about specifying sources in the Podfile by URL
parent
7601a3c2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
CHANGELOG.md
CHANGELOG.md
+7
-7
No files found.
CHANGELOG.md
View file @
b2c84dcd
...
@@ -26,6 +26,12 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -26,6 +26,12 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[
Core#170
](
https://github.com/CocoaPods/Core/issues/170
)
[
Core#170
](
https://github.com/CocoaPods/Core/issues/170
)
[
#2515
](
https://github.com/CocoaPods/CocoaPods/issues/2515
)
[
#2515
](
https://github.com/CocoaPods/CocoaPods/issues/2515
)
##### Enhancements
*
Added the
`pod repo list`
command which lists all the repositories.
[
Luis Ascorbe
](
https://github.com/lascorbe
)
[
#1455
](
https://github.com/CocoaPods/CocoaPods/issues/1455
)
##### Bug Fixes
##### Bug Fixes
*
Works around an Xcode issue where linting would fail even though
`xcodebuild`
*
Works around an Xcode issue where linting would fail even though
`xcodebuild`
...
@@ -43,16 +49,10 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -43,16 +49,10 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[
#2489
](
https://github.com/CocoaPods/CocoaPods/pull/2489
)
[
#2489
](
https://github.com/CocoaPods/CocoaPods/pull/2489
)
*
Fixes an issue where
`pod install`
would crash during Plist building if any
*
Fixes an issue where
`pod install`
would crash during Plist building if any
pod has invalid UTF-8 characters in their title or description.
pod has invalid UTF-8 characters in their title or description.
[
Ladislav Martincik
](
https://github.com/martincik
)
[
Ladislav Martincik
](
https://github.com/martincik
)
[
#2482
](
https://github.com/CocoaPods/CocoaPods/issues/2482
)
[
#2482
](
https://github.com/CocoaPods/CocoaPods/issues/2482
)
##### Enhancements
*
Added the
`pod repo list`
command which lists all the repositories.
[
Luis Ascorbe
](
https://github.com/lascorbe
)
[
#1455
](
https://github.com/CocoaPods/CocoaPods/issues/1455
)
## 0.34.0.rc2
## 0.34.0.rc2
...
...
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