[TIMOB-12242] CLI: iOS: Xcode build fails when iphone build folder path is changed
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-01-23T18:14:31.000+0000 |
| Affected Version/s | Release 3.0.0 |
| Fix Version/s | Release 3.0.2, Release 3.1.0, 2013 Sprint 01 JS, 2013 Sprint 01 |
| Components | CLI |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2013-01-07T22:22:20.000+0000 |
| Updated | 2013-01-23T18:14:31.000+0000 |
Description
When building directly from Xcode after renaming the build directory from "iphone" to anything, the Xcode pre-compile phase fails because it expects the directory to be named "iphone".
Master pull request: https://github.com/appcelerator/titanium_mobile/pull/3669 3.0.x pull request: https://github.com/appcelerator/titanium_mobile/pull/3670
Successfully build after renaming the build directory "iphone" Verified on : SDK version: 3.0.1.v20130111165328 , 3.1.0.v20130111163212, 3.0.0.GA CLI version : 3.0.22 OS : MAC OSX 10.7.5 XCode : 4.5.1
Reopening to fix labels, fixVersions