You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/09/16 13:42:03 UTC

[GitHub] sgoldberg-sfdc commented on issue #409: Another possible Xcode 10 fix

sgoldberg-sfdc commented on issue #409: Another possible Xcode 10 fix
URL: https://github.com/apache/cordova-ios/pull/409#issuecomment-421767407
 
 
   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. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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