https://github.com/johnpatrickmorgan/wtfautolayout
The source code for Why The Failure, Auto Layout?
https://github.com/johnpatrickmorgan/wtfautolayout
spm swift vapor
Last synced: 5 months ago
JSON representation
The source code for Why The Failure, Auto Layout?
- Host: GitHub
- URL: https://github.com/johnpatrickmorgan/wtfautolayout
- Owner: johnpatrickmorgan
- License: mit
- Created: 2017-08-20T21:32:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-10T14:58:46.000Z (12 months ago)
- Last Synced: 2025-04-14T05:55:39.191Z (6 months ago)
- Topics: spm, swift, vapor
- Language: Swift
- Homepage: https://www.wtfautolayout.com
- Size: 361 KB
- Stars: 1,081
- Watchers: 12
- Forks: 22
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
![]()
WTF Auto Layout?
================ 
This is the code driving [www.wtfautolayout.com](https://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](https://swift.org/), [Vapor](https://vapor.codes) and [Sparse](https://github.com/johnpatrickmorgan/Sparse).
After installing Vapor, run `vapor xcode` to generate an xcode project. The `Run` target will serve the site locally at `localhost:8080`.
-------
[](https://ko-fi.com/T6T114GWOT)