[TIMOB-19396] Ti create, creates an invalid project because of app icons
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2017-06-28T19:04:27.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | CLI |
Labels | n/a |
Reporter | Rick Blalock |
Assignee | Praveen Innamuri |
Created | 2015-08-24T02:28:18.000+0000 |
Updated | 2017-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
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