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
4bbb7307
Commit
4bbb7307
authored
Mar 27, 2015
by
Olivier Halligon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CHANGELOG] Add more info on xcassets workarounds
parent
f52f9b5b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
CHANGELOG.md
CHANGELOG.md
+5
-1
No files found.
CHANGELOG.md
View file @
4bbb7307
...
@@ -10,7 +10,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -10,7 +10,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
##### Bug Fixes
##### Bug Fixes
*
Fix
the resource script's handling of
`.xcasset`
files.
*
Workarounds(✻) for
the resource script's handling of
`.xcasset`
files.
[
sodas
](
https://github.com/sodastsai
)
[
sodas
](
https://github.com/sodastsai
)
[
Tony Li
](
https://github.com/crazytonyli
)
[
Tony Li
](
https://github.com/crazytonyli
)
[
Chongyu Zhu
](
https://github.com/lembacon
)
[
Chongyu Zhu
](
https://github.com/lembacon
)
...
@@ -22,6 +22,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -22,6 +22,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[
Samuel Giddins
](
https://github.com/segiddins
)
[
Samuel Giddins
](
https://github.com/segiddins
)
[
#3301
](
https://github.com/CocoaPods/CocoaPods/issues/3301
)
[
#3301
](
https://github.com/CocoaPods/CocoaPods/issues/3301
)
> _(✻) Note: these fixes are only temporary to avoid overriding the user project's `xcassets`.
We are aware that this workarounds are "too greedy" and thus user projects having different
`xcassets`
for different targets will still have issues; we (
[
@AliSoftware
](
https://github.com/AliSoftware
)
)
are working on a deeper fix (
[
#3263
](
https://github.com/CocoaPods/CocoaPods/issues/3263
)
) for the next release._
## 0.36.0
## 0.36.0
...
...
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