You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vishal Rajole (JIRA)" <ji...@apache.org> on 2016/09/27 18:06:20 UTC

[jira] [Commented] (CB-11911) 'Cordova/CDVAppDelegate.h' file not found in ios archive process Xcode 7.1

    [ https://issues.apache.org/jira/browse/CB-11911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526967#comment-15526967 ] 

Vishal Rajole commented on CB-11911:
------------------------------------

Tried by adding search header path in build settings. Its not working for me.
CDVAppDelegate.h file is present at same folder as CDVViewController.h.

#import <Cordova/CDVViewController.h>
is working fine and 
#import <Cordova/CDVAppDelegate.h>
is throwing as error.




> 'Cordova/CDVAppDelegate.h' file not found in ios archive process Xcode 7.1
> --------------------------------------------------------------------------
>
>                 Key: CB-11911
>                 URL: https://issues.apache.org/jira/browse/CB-11911
>             Project: Apache Cordova
>          Issue Type: Bug
>    Affects Versions: 3.5.0
>            Reporter: Vishal Rajole
>
> In file included from /Users/Developer/Code/cordova_update/angularjs/phonegap/platforms/ios/Phonegap/Classes/AppDelegate.m:28:
> /Users/Developer/Code/cordova_update/angularjs/phonegap/platforms/ios/Phonegap/Classes/AppDelegate.h:29:9: fatal error: 'Cordova/CDVAppDelegate.h' file not found
> #import <Cordova/CDVAppDelegate.h>
>         ^
> 1 error generated.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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