[TIMOB-5967] Packaged apps failing verification, reporting "...icon not found under the top level app wrapper: iTunesArtwork"
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-01-05T15:07:43.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.8.0.1 |
Components | iOS |
Labels | icons, ios110211, module_package, qe-testadded, regression |
Reporter | Eric Merriman |
Assignee | Sabil Rahim |
Created | 2011-11-02T14:58:38.000+0000 |
Updated | 2014-06-19T12:44:17.000+0000 |
Description
Description:
I recently added an additional test case to my packaging testing. After packaging, I now "validate" the app with apple. Prior to 1.8.0 SDK, this test would pass using the same test project. As of 1.8.0, the test app fails validation with the error "Icon specified in the Info.plist not found under the top level app wrapper: iTunesArtwork".
Steps to reproduce:
1) Create a Studio project with all 7 possible apple icons present
2) Be sure to remove the png extension from iTunesArtwork
3) Package for distribution from Studio
4) From the Xcode archive, select "validate"
Result:
Validation fails with error shown in attachment
Expected result:
Validation succeeds
Attachments
pull pending #622
Verified by Eric, and can probably be closed by him.
Need to be added to packaging test plan
As a suggestion, this should be merged into 1.8.0
Packaged apps passed validation and contain all expected icons with SDK 1.8.0.1.v20111209011840.
Reopening to edit labels