[TIMOB-19974] Hyperloop: 3rd party resources are not properly added to the titanium project
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-11-13T23:47:14.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Backlog |
Components | Hyperloop |
Labels | n/a |
Reporter | Bert Grantges |
Assignee | Jeff Haynie |
Created | 2015-11-13T16:44:01.000+0000 |
Updated | 2017-03-22T22:39:20.000+0000 |
Description
When adding a 3rd party library / code base to your project using Pods, the underlying resources are not being compiled into the application properly and are there for not accessible. Resources such as *.xib, and images need to be manually added to the assets/iphone directory in order for the library to work correctly.
this is a bug/regression as the code is there to do this already. i will investigate.
Closing ticket as fixed.