[ https://issues.apache.org/jira/browse/CB-9719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14946864#comment-14946864 ]
ASF GitHub Bot commented on CB-9719: ------------------------------------ Github user eymorale closed the pull request at: https://github.com/apache/cordova-ios/pull/170 > Xcode build error in framework with CordovaLib as a dependency > -------------------------------------------------------------- > > Key: CB-9719 > URL: https://issues.apache.org/jira/browse/CB-9719 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Affects Versions: Master > Reporter: Edna Morales > Assignee: Edna Morales > Labels: cordova-ios-4.0.x > > We have a .framework that depends on CordovaLib and has an import statement > in one of our header files: > #import <Cordova/CDVViewController.h> > We get an error when we build the application: > Include of non-modular header inside framework module > 'IBMMobileFirstPlatformFoundationHybrid.WLCordovaAppDelegate' > I'm not getting an error with any other import statements like: > #import <UIKit/UIKit.h> > If I change the project setting 'Enable Modules (C and Objective-C)' to No, > the error goes away -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org