wtfautolayout

The source code for Why The Failure, Auto Layout?

MIT License

Stars
1.1K

WTF Auto Layout?

This is the code driving www.wtfautolayout.com, which parses error logs from Auto Layout on iOS and macOS and provides more intuitive visual descriptions of the conflicting constraints. It was built using Swift, Vapor and Sparse.

After installing Vapor, run vapor xcode to generate an xcode project. The Run target will serve the site locally at localhost:8080.