Andrew Grieve created CB-2211:
---------------------------------

             Summary: 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

Reply via email to