• Stars
    star
    1,075
  • Rank 43,030 (Top 0.9 %)
  • Language
    Swift
  • License
    MIT License
  • Created about 7 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The source code for Why The Failure, Auto Layout?

WTF Auto Layout?

Swift Vapor

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.