You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "David Rabb (JIRA)" <ji...@apache.org> on 2017/07/08 15:54:02 UTC

[jira] [Created] (CB-12998) Cordova/CDVViewController.h file not found

David Rabb created CB-12998:
-------------------------------

             Summary: Cordova/CDVViewController.h file not found
                 Key: CB-12998
                 URL: https://issues.apache.org/jira/browse/CB-12998
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-ios
    Affects Versions: cordova-ios@4.3.1
         Environment: Doing a remote build from Visual Studio.  Cordova CLI 6.0 through 6.5 using MacInCloud build machine with XCode 8.3
            Reporter: David Rabb
            Assignee: Shazron Abdullah
            Priority: Blocker


I know that there has been a lot of discussion on this topic but I haven't seen any answers that address this error for a remotebuild.

I have an existing Cordova application in Visual Studio that I am trying to make a minor change to. I build using remotebuild to a MacInCloud machine and unfortunately that machine has been updated to the latest XCode. I hadn't done a build in about 6 months but because of the updates to the MacInCloud machine, I had to update my Cordova project to newer Cordova CLI and newer versions of the plugins that I used.

After resolving numerous other issues I'm stuck on this one:

fatal error: 'Cordova/CDVViewController.h' file not found (TaskId:14)

I've read a lot of posts about fixes for this and most involve updating the Header Search Path in the XCode project. Nowhere have I found anything to indicate how that would be done when building remote from Visual Studio.

I always see that you go to Build Settings > Header > Search Paths but I don't see a Build Settings menu item in XCode. Does anyone know if this is possible to set for a remotebuild and if so where is it done?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org