[AC-1482] ASSETS MISSING WHEN BUILDING ON IOS
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Needs more info |
Resolution Date | 2015-12-22T08:55:03.000+0000 |
Affected Version/s | Appcelerator Studio 4.4.0 |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Andrea |
Assignee | Radamantis Torres-Lechuga |
Created | 2015-12-20T18:48:05.000+0000 |
Updated | 2016-03-08T07:37:55.000+0000 |
Description
Steps to Reproduce
Titanium SDK: 5.1.1
Xcode version: 7.1
Since I've upgraded Titanium and Xcode, when I try to launch my app on ios device no assets are loaded on the app.
Actual Result
No images, only text is visible using the app
Expected Result
Images present inside the app
Attachments
Newer builds are not supposed to be launched through Xcode. If you want to launch them anyway, you need to link the assets to Xcode manually. Related to TIMOB-19688.