Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnpatrickmorgan/wtfautolayout
The source code for Why The Failure, Auto Layout?
https://github.com/johnpatrickmorgan/wtfautolayout
spm swift vapor
Last synced: 12 days 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 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-10T14:58:46.000Z (about 1 month ago)
- Last Synced: 2024-10-15T09:41:14.303Z (26 days ago)
- Topics: spm, swift, vapor
- Language: Swift
- Homepage: https://www.wtfautolayout.com
- Size: 361 KB
- Stars: 1,075
- Watchers: 13
- Forks: 22
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
WTF Auto Layout?
================![Swift](https://img.shields.io/badge/Swift-5.1-green.svg?style=flat) ![Vapor](https://img.shields.io/badge/Vapor-3.3-green.svg?style=flat)
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`.
-------
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/T6T114GWOT)