-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Xcode8 #475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Given GM release, do you suppose Travis is up to the task yet? |
hope so, i'll give it a go |
Thanks so much for your regular contributions, @jberkel! Always great stuff. |
glad to be able to help. the pod integration tests run fine locally now but stall on travis. not quite sure what's going on, investigating... |
* Add modulemap for MacOSX 10.11 * Update modulemap * Use iPhone SE simulator to fix test failures (travis-ci/travis-ci#6422)
Would be great if somebody could sanity check these changes. The tests run now on Xcode 7 and 8. However there are currently intermittent failures on Xcode 8, this is a known problem, see travis-ci/travis-ci#6422 for a discussion. Let's hope that things will get more stable with coming updates. |
Hi @jberkel. The xcode8 branch is working well for me using Carthage, Xcode 8, Swift 2.8. Are you aware of the |
@mbarclay i've noticed the warning, no need to worry. SQLite development is quite conservative and probably won't break compatibility in another 50 years :) would still be good to address this, maybe in a separate PR though. |
closing in favor of #502 |
No description provided.