Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19396] Ti create, creates an invalid project because of app icons

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionCannot Reproduce
Resolution Date2017-06-28T19:04:27.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsCLI
Labelsn/a
ReporterRick Blalock
AssigneePraveen Innamuri
Created2015-08-24T02:28:18.000+0000
Updated2017-06-28T19:04:27.000+0000

Description

Run ti create -> go through the wizard -> ti build -p ios -> select sim...you'll get
[DEBUG] Missing 10 app icons, attempting to find appicon.png to generate missing icons
[DEBUG] Skipping app icon Resources/iphone/appicon.png because image is not large enough; current size 57x57, should be at least 180x180
[ERROR] No suitable app icon that is at least 180x180, unable to create missing icons:
[ERROR]   appicon-Small.png - Used for iPad - required size: 29x29 (29x29 @1x)
[ERROR]   appicon-Small@2x.png - Used for iPhone, iPad - required size: 58x58 (29x29 @2x)
[ERROR]   appicon-Small@3x.png - Used for iPhone - required size: 87x87 (29x29 @3x)
[ERROR]   appicon-Small-40.png - Used for iPad - required size: 40x40 (40x40 @1x)
[ERROR]   appicon-Small-40@2x.png - Used for iPhone, iPad - required size: 80x80 (40x40 @2x)
[ERROR]   appicon-Small-40@3x.png - Used for iPhone - required size: 120x120 (40x40 @3x)
[ERROR]   appicon-60@2x.png - Used for iPhone - required size: 120x120 (60x60 @2x)
[ERROR]   appicon-60@3x.png - Used for iPhone - required size: 180x180 (60x60 @3x)
[ERROR]   appicon-76.png - Used for iPad - required size: 76x76 (76x76 @1x)
[ERROR]   appicon-76@2x.png - Used for iPad - required size: 152x152 (76x76 @2x)
[ERROR] An error occurred during build after 4s 978ms
This is on ti CLI 4.1.5

Comments

  1. Lee Morris 2017-06-28

    I am unable to reproduce this issue with the following environment; Ti SDK 6.1.1.v20170626160851 Appc NPM 4.2.9 Appc CLI 6.2.2 Ti CLI 5.0.14 Alloy 1.9.11 Xcode 8.2 (8C38) Node v4.8.2 Java 1.8.0_131

JSON Source