[TIMOB-11355] iOS: Double @2x images on IPA - only 2.1.3.GA
GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2012-10-14T07:04:11.000+0000 |
Affected Version/s | Release 2.1.3 |
Fix Version/s | 2012 Sprint 21 Core, 2012 Sprint 21 |
Components | iOS |
Labels | SupportTeam, core, qe-port, triage |
Reporter | Eduardo Gomez |
Assignee | Max Stepanov |
Created | 2012-10-10T18:05:34.000+0000 |
Updated | 2013-03-13T19:09:33.000+0000 |
Description
Problem
In the ipa generated there are @2x images in "images" folder and also in "iphone" folder. The source code, @2x are only in iphone folder. Having said, the project structure is like:
- "Resources/images/" no @2x images are bundled here at all
- "Resources/iphone/images" @2x images are bundled here
Steps to reproduce
1. Set 2.0.2.GA SDK into tiapp.xml
2. Right click on Studio Project, deploy with "iOS Device" menu.
3. Localize IPA generated, unzip.
4. Perform steps 1, 2 and 3 with 2.1.3.GA.
5. Compare IPA generated files upon deployment.
Screenshot
Attached image shows up on folder above an unzipped IPA built with 2.0.2.GA meanwhile the folder below was generated with 2.1.3.GA release (having an iphone folder doubling the images).
Attachments
Appears to need a backport to the 2_1_X branch.
The snapshot at the bottom displays wrong folder "iphone" vs "images". The duplicate "iphone" folder has been submitted with PR https://github.com/appcelerator/titanium_mobile/pull/3130 and already in 3.0.0
No duplicate iPhone folder in the IPA file. Verified on: Studio: 3.0.1.201212181159 SDK: 3.0.0.GA, 3.1.0.v20130105233407 XCode: 4.5.2