WIth this branch I still see the Xcode 10 failures

`Testing failed:
        Redefinition of enumerator 'CDVCommandStatus_NO_RESULT'
        Redefinition of enumerator 'CDVCommandStatus_OK'
        Redefinition of enumerator 'CDVCommandStatus_CLASS_NOT_FOUND_EXCEPTION'
        Redefinition of enumerator 'CDVCommandStatus_ILLEGAL_ACCESS_EXCEPTION'
        Redefinition of enumerator 'CDVCommandStatus_INSTANTIATION_EXCEPTION'
        Redefinition of enumerator 'CDVCommandStatus_MALFORMED_URL_EXCEPTION'
        Redefinition of enumerator 'CDVCommandStatus_IO_EXCEPTION'
        Redefinition of enumerator 'CDVCommandStatus_INVALID_ACTION'
        Redefinition of enumerator 'CDVCommandStatus_JSON_EXCEPTION'
        Redefinition of enumerator 'CDVCommandStatus_ERROR'
        Typedef redefinition with different types ('enum CDVCommandStatus' vs 
'enum CDVCommandStatus')
        Duplicate interface definition for class 'CDVPluginResult'
        Property has a previous declaration
        Property has a previous declaration
        Property has a previous declaration
        Property has a previous declaration
        Duplicate interface definition for class 'CDVInvokedUrlCommand'
        Property has a previous declaration
        Property has a previous declaration
        Too many errors emitted, stopping now
        linker command failed with exit code 1 (use -v to see invocation)
        Testing cancelled because the build failed.
** TEST FAILED **'
`
type errors. This is with both Carthage and building in the IDE, and from xcode 
build. 

[ Full content available at: https://github.com/apache/cordova-ios/pull/409 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to