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
d3f7c1fa
Unverified
Commit
d3f7c1fa
authored
Oct 21, 2016
by
Samuel Giddins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CHANGELOG] Add entry for Linux support
parent
57c72408
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
3 deletions
+8
-3
CHANGELOG.md
CHANGELOG.md
+7
-2
cocoapods-integration-specs
spec/cocoapods-integration-specs
+1
-1
No files found.
CHANGELOG.md
View file @
d3f7c1fa
...
@@ -8,7 +8,12 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -8,7 +8,12 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
##### Enhancements
##### Enhancements
*
None.
*
Add support for running CocoaPods on Linux.
[
Samuel Giddins
](
https://github.com/segiddins
)
*
Use native Ruby ASCII plist parsing and serialization, removing dependencies
on FFI, Xcode, and macOS.
[
Samuel Giddins
](
https://github.com/segiddins
)
##### Bug Fixes
##### Bug Fixes
...
@@ -199,7 +204,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -199,7 +204,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
##### Bug Fixes
##### Bug Fixes
*
Hash scope suffixes if they are over 50 characters to prevent file paths from being too long.
*
Hash scope suffixes if they are over 50 characters to prevent file paths from being too long.
[
Danielle Tomlinson
](
https://github.com/dantoml
)
[
Danielle Tomlinson
](
https://github.com/dantoml
)
[
#5491
](
https://github.com/CocoaPods/CocoaPods/issues/5491
)
[
#5491
](
https://github.com/CocoaPods/CocoaPods/issues/5491
)
...
...
cocoapods-integration-specs
@
8b85ae86
Subproject commit
2f1efd0d419e73adaede1b293747a4c0ab37e201
Subproject commit
8b85ae86161d1306a3ae7bdc51d8102192b8d4f5
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