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

[TIMOB-14608] 3_1_X IOS: Supporting new icons for icons #4501

Merged
merged 2 commits into from Jul 26, 2013

Conversation

srahim
Copy link
Contributor

@srahim srahim commented Jul 26, 2013

Backport of #4500

Introducing two new icons appicon-60 &60@2x , appicon-Small-40.png &40@2x.png

Testing Instruction

  • According to apple in iOS 7 all we have to do include all the icons needed in the build project and include them in the CFBundleIconFiles inside info.plist

steps.

  • Import this project into studio
  • Build for device.
  • find the build .ipa ,rename it to .zip and open it up.
  • Check to verify that all the icons are inside the build folder
  • Check to verify that all the icons inside the build folder are mentioned inside the inside info.plist

@vishalduggal
Copy link
Contributor

Code Reviewed. Functional Passed. APPROVED

vishalduggal added a commit that referenced this pull request Jul 26, 2013
[TIMOB-14608]  3_1_X IOS: Supporting new icons for icons
@vishalduggal vishalduggal merged commit 1c2b599 into tidev:3_1_X Jul 26, 2013
@srahim srahim deleted the timob-14608-3_1_X branch December 10, 2013 22:09
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

2 participants