[TIMOB-13822] CLI: iOS Build for device fails when project includes symbolic links
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-05-17T05:10:32.000+0000 |
Affected Version/s | Release 3.1.0 |
Fix Version/s | 2013 Sprint 10 JS, 2013 Sprint 10, Release 3.1.1, Release 3.2.0 |
Components | CLI |
Labels | qe-closed-3.1.1 |
Reporter | Phil Sweeney |
Assignee | Chris Barber |
Created | 2013-05-10T16:21:57.000+0000 |
Updated | 2013-07-11T18:25:07.000+0000 |
Please paste the output with the log level set to TRACE. There's important info that is missing when log level is only set to info.
@Phil, awesome! Thanks! I'll take a peek when I get a sec.
Thanks! I appreciate it!
Master pull request: https://github.com/appcelerator/titanium_mobile/pull/4257 3.1.x pull request: https://github.com/appcelerator/titanium_mobile/pull/4258
Tested with CLI 3.1.0 SDK, build 3.1.1.v20130513131554 If a project contains a symbolic link to a directory containing application source, the build succeeded for an iOS device.
Thanks for the quick fix!