[TIMOB-227] iOS: Add support for ad-hoc icon
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-07-05T12:09:20.000+0000 |
Affected Version/s | Release 1.5.0 |
Fix Version/s | Release 2.1.0, Sprint 2012-14 Core |
Components | iOS |
Labels | core |
Reporter | Jeff Haynie |
Assignee | Stephen Tramer |
Created | 2011-04-15T02:25:45.000+0000 |
Updated | 2017-03-07T18:31:42.000+0000 |
Description
According to docs
http://developer.apple.com/iphone/library/DOCUMENTATION/iPhone/Conceptual/iPhoneOSProgrammingGuide/ApplicationEnvironment/ApplicationEnvironment.html"> http://developer.apple.com/iphone/library/DOCUMENTATION/iPhone/Conc...
iTunesArtwork is needed in root of package to specify the artwork for ad-hoc installs. Need to update script to pick this up.
also add Icon-Settings.png and Icon.png
Sending this into the future as a low-priority feature. Adhoc does not necessarily need icons and this may even be resolved.
Bug Scrub: Valid. No test case exist. Occurs in: TiMOB sdk version: 1.7.2 Studio version: 1.0.2 OS Version: Mac OSX Lion Device tested On - iPhone 4.2.9
Icon-Settings has been replaced with [Icon-Small](http://developer.apple.com/library/ios/#documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/App-RelatedResources/App-RelatedResources.html#//apple_ref/doc/uid/TP40007072-CH6-SW1). PR sent: https://github.com/appcelerator/titanium_mobile/pull/2065
Sent an email to Dawson for advice on test cases. Awaiting reply.
OK, so I have verified that including iTunesArtwork in the root of the project folder allows this image to be used with ad-hoc distributions when viewed in iTunes. What remains outstanding on this issue is the functionality surrounding iTunesArtwork@2x. Once we have the capability to test this we will reexamine.
Determined that iTunesArtwork@2x is not a valid file that gets checked (according to apple documentation; it's never referenced anywhere, even in other documents that specify @2x icon versions). It may be supported in future iOS or iTunes versions, but is not at this time.
Resolving issue for Eric to close.
Closing ticket due to time passed.
Closing ticket due to time passed.