[TIMOB-26824] Android: Build resources can fail to copy correctly
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2019-02-20T18:03:01.000+0000 |
Affected Version/s | Release 8.0.0 |
Fix Version/s | Release 8.0.0 |
Components | Android |
Labels | n/a |
Reporter | Gary Mathews |
Assignee | Gary Mathews |
Created | 2019-02-14T19:24:16.000+0000 |
Updated | 2019-02-20T18:03:01.000+0000 |
Description
- Application resources can sometimes fail to copy into the build directory, causing the build process to fail.
[ERROR] Failed to package application:
[ERROR]
[ERROR] /Users/gmathews/projects/https/build/android/AndroidManifest.xml:4: error: Error: No resource found that matches the given name (at 'icon' with value '@drawable/appicon').
master: https://github.com/appcelerator/titanium_mobile/pull/10702 8_0_X: https://github.com/appcelerator/titanium_mobile/pull/10703
8_0_X PR merged.
Master merged.
Verified the fix in SDK 8.0.0.v20190219110228 & 8.1.0.v20190219160131. Closing.