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
b431a1cf
Commit
b431a1cf
authored
Dec 03, 2015
by
Samuel Giddins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CHANGELOG] Add entry for target deintegration / proper re-integration
parent
615d0768
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
CHANGELOG.md
CHANGELOG.md
+16
-0
No files found.
CHANGELOG.md
View file @
b431a1cf
...
...
@@ -89,6 +89,18 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[
Samuel Giddins
](
https://github.com/segiddins
)
[
#3347
](
https://github.com/CocoaPods/CocoaPods/issues/3347
)
*
Targets that are no longer integrated will CocoaPods will be properly
de-integrated when installation occurs.
[
Samuel Giddins
](
https://github.com/segiddins
)
*
Targets that are integrated will be ensured that they have all
CocoaPods-related settings and phases properly installed.
[
Samuel Giddins
](
https://github.com/segiddins
)
*
Total de-integration will happen whenever the major version of CocoaPods
changes, ensuring backwards-incompatible changes are properly applied.
[
Samuel Giddins
](
https://github.com/segiddins
)
##### Bug Fixes
*
Fix compiling of asset catalog files inside resource bundles.
...
...
@@ -158,6 +170,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[
Samuel Giddins
](
https://github.com/segiddins
)
[
#4521
](
https://github.com/CocoaPods/CocoaPods/issues/4521
)
*
Changing the name of a target in a Podfile will no longer cause warnings about
being unable to set the base configuration XCConfig.
[
Samuel Giddins
](
https://github.com/segiddins
)
## 0.39.0 (2015-10-09)
...
...
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