[ https://issues.apache.org/jira/browse/CB-9719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14954325#comment-14954325 ]
ASF subversion and git services commented on CB-9719: ----------------------------------------------------- Commit 8a9877fdfe5f378dab0d45c7bf16df8642b543fb in cordova-ios's branch refs/heads/master from [~eymorale] [ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=8a9877f ] CB-9719 set allow_non_modular_includes to yes This closes #171 > 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