[TIMOB-6597] Android: building 3rd party module fails if "lib" directory isn't present
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2016-08-22T19:24:48.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | Release 5.0.0 |
Components | Android |
Labels | tbs-1.9.0 |
Reporter | Opie Cyrus |
Assignee | Ingo Muschenetz |
Created | 2011-12-12T17:48:05.000+0000 |
Updated | 2017-03-16T21:13:42.000+0000 |
Description
Building a 3rd party module fails if the "lib" directory is not present. Simple work around for this is to just create the lib directory but the build script should be updated to not require this.
This was fixed as apart of the new module build system in Titanium SDK 5.0.0.
Closing ticket as fixed.