Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5292] Add support for iPad appicon resolution file to info.plist template

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionDuplicate
Resolution Date2011-09-15T13:08:12.000+0000
Affected Version/sRelease 1.7.2
Fix Version/sSprint 2011-37
ComponentsiOS
Labelsios
ReporterTim Poulsen
AssigneeSabil Rahim
Created2011-09-15T12:11:18.000+0000
Updated2017-03-07T19:53:33.000+0000

Description

Per Apple's requirements, iPhone non-retina appicons should be 57x57, retina should be 114x114, and iPad should be 72x72. The current Info.plist template supports appicon.png and appicon@2x.png, but nothing for ipad. Please add suport an appicon72.png so that a universal app can include icons for all three target devices. A fix involves a simple update to the /Library/Application Support/Titanium/mobilesdk/osx/VERSION/iphone/Info.plist file. See the following Q&A for the inspiration for this fix: http://developer.appcelerator.com/question/118232/universal-app-submission-error#answer-214335

Comments

  1. Sabil Rahim 2011-09-15

    this issue was resolved by timob-4313 and the fix is already in master. The correct usage of the various icon sets would be appicon.png appicon@2x.png appicon-72.png iTunesArtwork appicon-Small-50.png appicon-Small.png appicon-Small@2x.png
  2. Lee Morris 2017-03-07

    Closing ticket as duplicate.

JSON Source