Rightpoint / ios-template

A `cookiecutter` template for iOS projects
MIT License
94 stars 26 forks source link

CircleCI 2.0 #91

Closed chrisballinger closed 6 years ago

chrisballinger commented 6 years ago

❌ Currently failing on Xcode 9.3.0 due to Sourcery binaries stuck on Swift 4.0.

Fixes #86 #84 #85 #88 #89 #82

ZevEisenberg commented 6 years ago

We could probably drop Xcode 9.2 support and tests. I doubt any new projects will start off with it.

chrisballinger commented 6 years ago

@ZevEisenberg Yeah I have to keep it for now though because it doesn't compile on Xcode 9.3 yet :)