Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19617] iOS: Changing DefaultIcon.png has no effect in subsequent builds

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-10-02T20:50:31.000+0000
Affected Version/sRelease 5.0.0
Fix Version/sRelease 5.1.0
ComponentsiOS, Tooling
Labelsappicon
ReporterChee Kiat Ng
AssigneeChris Barber
Created2015-09-30T00:11:51.000+0000
Updated2015-10-07T20:19:54.000+0000

Description

Steps to reproduce

1. Create a default project 2. build the project 3. change the DefaultIcon.png to some other image (while retaining the name) 4. build the project

Expected result

The app should be using the changed DefaultIcon.png

Actual result

The app is using the old DefaultIcon.png

Comments

  1. Chris Barber 2015-10-02

    PR: https://github.com/appcelerator/titanium_mobile/pull/7265
  2. Harry Bryant 2015-10-07

    Verified as fixed, changing DefaultIcon.png now reflects in subsequent builds. Successful for both Classic & Alloy projects. Tested on: iOS 9, iPhone 6S OSX El Capitan 10.11 Studio: 4.3.1.201509302304 Ti SDK: 5.1.0.v20151007122834 Appc NPM: 4.2.0 Appc CLI: 5.0.2

JSON Source