[
https://issues.apache.org/jira/browse/CB-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13551651#comment-13551651
]
Shazron Abdullah commented on CB-2211:
--------------------------------------
It's missing a setting. If not cordova/build script
(https://github.com/apache/cordova-ios/blob/master/bin/templates/project/cordova/build)
won't work - and I tested that a few days ago.
The key is the CONFIGURATION_BUILD_DIR setting in that script which is the
equivalent to the Xcode IDE's Unique location for Derived Data preference.
> App template does not compile using xcodebuild
> ----------------------------------------------
>
> Key: CB-2211
> URL: https://issues.apache.org/jira/browse/CB-2211
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Reporter: Andrew Grieve
> Assignee: Andrew Grieve
> Priority: Minor
> Fix For: 2.4.0
>
>
> bin/create a com.google.a a
> xcodebuild -project a.xcodeproj -target a -configuration Debug -sdk
> iphoneos6.0
> ...blah blah blah output...
> In file included from
> /Users/agrieve/git/cordova-ios/a/a/Classes/AppDelegate.m:28:
> /Users/agrieve/git/cordova-ios/a/a/Classes/AppDelegate.h:30:9: fatal error:
> 'Cordova/CDVViewController.h' file not found
> #import <Cordova/CDVViewController.h>
> ^
> 1 error generated.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira