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
8cd47b59
Commit
8cd47b59
authored
Feb 20, 2013
by
Eloy Durán
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CHANGELOG] Update for CocoaPods 0.16.3 and Xcodeproj 0.5.0.
parent
a3334b4c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
0 deletions
+32
-0
CHANGELOG.md
CHANGELOG.md
+32
-0
No files found.
CHANGELOG.md
View file @
8cd47b59
## 0.16.3
[
CocoaPods
](
https://github.com/CocoaPods/CocoaPods/compare/0.16.2...0.16.3
)
•
[
Xcodeproj
](
https://github.com/CocoaPods/Xcodeproj/compare/0.4.3...0.5.0
)
###### Bug fixes
-
Only flatten tarballs,
**not**
zipballs, from HTTP sources. A zipball can
contain single directories in the root that should be preserved, for instance
a framework bundle. This reverts part of the change in 0.16.1.
**NOTE**
This will break some podspecs that were changed after 0.16.1.
[
#783
](
https://github.com/CocoaPods/CocoaPods/pull/783
)
[
#727
](
https://github.com/CocoaPods/CocoaPods/issues/727
)
-
Never consider aggregate targets in the user’s project for integration.
[
#729
](
https://github.com/CocoaPods/CocoaPods/issues/729
)
[
#784
](
https://github.com/CocoaPods/CocoaPods/issues/784
)
-
Support comments on all build phases, groups and targets in Xcode projects.
[
#51
](
https://github.com/CocoaPods/Xcodeproj/pull/51
)
-
Ensure default Xcode project values are copied before being used.
[
b43087c
](
https://github.com/CocoaPods/Xcodeproj/commit/b43087cb342d8d44b491e702faddf54a222b23c3
)
-
Block assertions in Release builds.
[
#53
](
https://github.com/CocoaPods/Xcodeproj/pull/53
)
[
#803
](
https://github.com/CocoaPods/CocoaPods/pull/803
)
[
#802
](
https://github.com/CocoaPods/CocoaPods/issues/802
)
###### Enhancements
-
Compile Core Data model files.
[
#795
](
https://github.com/CocoaPods/CocoaPods/pull/795
)
-
Add
`Xcodeproj::Differ`
, which shows differences between Xcode projects.
[
308941e
](
https://github.com/CocoaPods/Xcodeproj/commit/308941eeaa3bca817742c774fd584cc5ab1c8f84
)
## 0.16.2
[
CocoaPods
](
https://github.com/CocoaPods/CocoaPods/compare/0.16.1...0.16.2
)
•
[
Xcodeproj
](
https://github.com/CocoaPods/Xcodeproj/compare/0.4.1...0.4.3
)
...
...
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