Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14160] iOS: Transport.py images missing on the iPhone 5

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2016-08-30T04:30:15.000+0000
Affected Version/sRelease 3.0.2
Fix Version/sn/a
ComponentsiOS
LabelssupportTeam
ReporterEduardo Gomez
AssigneeEric Merriman
Created2013-06-07T23:27:58.000+0000
Updated2017-03-20T17:17:06.000+0000

Description

Issue

The graphic assets that are in the build directory under Resources/iPhone/Images folder need to be moved to resources/images, and then they show up fine.

How to re-create:

(1) Get Titanium project attached targeting a 3.0.2 build (2) Run transport.py (3) Open in xcode and try to run in iPhone 5

Actual results

You'll see the images missing on the iPhone 5, as well as the appicon. They are getting put in build/iphone/Resources/iphone/images directory. They have to copy them to the build/iphone/Resources/images directory manually. They also have to copy the build/iphone/Resources/iphone/appicon@2x.png to the build/iphone/Resources directory manually.

Comments

  1. Chris Barber 2016-08-30

    Transport.py has been deprecated.
  2. Lee Morris 2017-03-20

    Closing ticket as the issue will not fix.

JSON Source