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

Adding support for iPhone 6 Plus icons #6043

Merged
merged 1 commit into from Sep 16, 2014
Merged

Conversation

FokkeZB
Copy link
Contributor

@FokkeZB FokkeZB commented Sep 10, 2014

JIRA ticket: https://jira.appcelerator.org/browse/TIMOB-17663

  • For App icon, 180x180: Added new -60@3x.png
  • For Spotlight search results icon, 120x120: Verified it uses existing -60@2x.png
  • For Settings icon, 87x87: Added new -Small@3x.png

Tested this in Simulator by overlaying unique text on each icon.

Reference: https://developer.apple.com/library/prerelease/ios/documentation/UserExperience/Conceptual/MobileHIG/IconMatrix.html#//apple_ref/doc/uid/TP40006556-CH27-SW1

- For App icon, 180x180: Added new `-60@3x.png`
- For Spotlight search results icon, 120x120: Verified it uses existing `-60@2x.png`
- For Settings icon, 87x87: Added new `-Small@3x.png`
@FokkeZB
Copy link
Contributor Author

FokkeZB commented Sep 10, 2014

I'm not sure if I'd need to change https://github.com/appcelerator/titanium_mobile/blob/master/support/tiapp.py#L527 as well. It works fine without. What is the purpose of this .py file?

@ingo
Copy link
Contributor

ingo commented Sep 10, 2014

The .py file is pre-JavaScript-refactoring of the build commands. I believe you can ignore it.

@FokkeZB
Copy link
Contributor Author

FokkeZB commented Sep 16, 2014

Remove it then ;)

@cb1kenobi
Copy link
Contributor

APPROVED

cb1kenobi added a commit that referenced this pull request Sep 16, 2014
Adding support for iPhone 6 Plus icons
@cb1kenobi cb1kenobi merged commit 29469a0 into tidev:master Sep 16, 2014
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

3 participants