GraphQLSwift / GraphQL

The Swift GraphQL implementation for macOS and Linux
MIT License
938 stars 72 forks source link

Swift 4.1 Support #35

Closed jseibert closed 6 years ago

jseibert commented 6 years ago

Another try at this with updated dependencies.

jseibert commented 6 years ago

All tests pass for me locally. It looks like Travis doesn't yet have an xcode9.3 image available?

paulofaria commented 6 years ago

try this https://docs.travis-ci.com/user/reference/osx/#Xcode-9.3beta

jseibert commented 6 years ago

👍

sportlabsMike commented 6 years ago

Hi @jseibert , @paulofaria please see https://github.com/GraphQLSwift/GraphQL/issues/37 regarding an issue with the use of the new reflection library. Many thanks.