Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CB-11475 Ignore unsupported 60x60 icon #230

Merged
merged 1 commit into from
Jun 24, 2016

Conversation

vladimir-kotikov
Copy link
Member

The 60x60 icon is not used in AppIcon catalog and has been removed in 68af7ea. However if you have <icon width="60" height="60" ...> in config.xml it'll be added to catalog as icon-60.png. This will result in Xcode warning The app icon set "AppIcon" has an unassigned child

See also CB-11475

@vladimir-kotikov
Copy link
Member Author

@shazron, could you please take a look?

@codecov-io
Copy link

Current coverage is 51.81%

Merging #230 into master will not change coverage

@@             master       #230   diff @@
==========================================
  Files            11         11          
  Lines           882        882          
  Methods         132        132          
  Messages          0          0          
  Branches        143        143          
==========================================
  Hits            457        457          
  Misses          425        425          
  Partials          0          0          

Powered by Codecov. Last updated by 08e00b6...7d99390

@shazron
Copy link
Member

shazron commented Jun 23, 2016

LGTM 👍

@asfgit asfgit merged commit 7d99390 into apache:master Jun 24, 2016
@vladimir-kotikov vladimir-kotikov deleted the CB-11475 branch June 24, 2016 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants