aschuch / StatefulViewController

Placeholder views based on content, loading, error or empty states
MIT License
2.14k stars 149 forks source link

Clean checkout fails to build #40

Closed jessedc closed 7 years ago

jessedc commented 7 years ago

Checking this project out the master branch or 3.0 tag does not compile under Xcode 8.2.

The compiler complains about SWIFT_VERSION and setting the value to 3.0 fixes the issue (https://github.com/Beanhunter/StatefulViewController/commit/3c9781ea208725e3029f36b301c4338d787e87f4)

It looks like you have set the swift version to 3.0.1 intentionally, so I have raised this as an issue rather than a PR.

aschuch commented 7 years ago

This has been fixed in version 3.0.1.