Closed Jeehut closed 6 years ago
Travis needs to be configured to work with Xcode 9 in order for the tests to pass. They are all passing in Xcode 9 but Travis is using Xcode 8 which does not recognize the Swift settings from Xcode 9.
Good stuff, thank you! I will check it out soon :)
Please fix this!
@radex Any updates on this?
@radex Please take a look at this!
Thanks for the work @Dschee. FYI because @daidongon's work is the most complete one, I've merged their PR instead of this one. Sorry for the long delay!
This updates the project to the configuration of Xcode 9 and to use Swift 4.