Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 779 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 779 Bytes

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.