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

ASF GitHub Bot commented on CB-14192:
-------------------------------------

sgoldberg-sfdc commented on issue #378: CB-14192: (ios) Add project settings to 
explicitly use legacy build s…
URL: https://github.com/apache/cordova-ios/pull/378#issuecomment-419123199
 
 
   @dpogue I find if I restructure the project for the framework target such 
that its not wrapping the static lib, but instead compiling the source directly 
as part of the target, I do not see the failures with the new build system. 
   
   In addition, it is also odd that the failure occurs while building the 
static lib as a dependency of the framework target, yet if we build the static 
lib directly , it has no issue. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Cordova iOS doesn't build with Xcode 10
> ---------------------------------------
>
>                 Key: CB-14192
>                 URL: https://issues.apache.org/jira/browse/CB-14192
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-ios
>            Reporter: Sebastian Grail
>            Priority: Minor
>
> Xcode 10 uses the new build system by default. Any project not explicitly 
> choosing the legacy build system will build with new system. Currently, 
> Cordova iOS fails to build with the new system. The simplest solution is to 
> explicitly use the legacy build system.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to