Eject icon indicating copy to clipboard operation
Eject copied to clipboard

An eject button for Interface Builder to generate swift code

Results 17 Eject issues
Sort by recently updated
recently updated
newest added

The current code generation is as simplistic as I could get away with. It should: - [ ] Add support for `Stencil` to manage the high-level code structure. - [x]...

This will probably be one of the more complicated builders. I'd prefer we generate BonMot code. ``` ```

bug

I am interested in this just for the idea of being able to make a diff more readable of a XIB file. I was doing some work on this concept...

Looking for Opinions

Currently the CLI tool is very bare bones. It should have easy integration to manage the `Configuration` struct.

Add support for SnapKit [https://github.com/SnapKit/SnapKit](https://github.com/SnapKit/SnapKit)

enhancement

Generating code for this will require generating methods. This shouldn't be too hard, but will require stencil. Ideas on how the code should be generated would be great!

Looking for Opinions

The IB trait collection exclusion mechanism isn't implemented. This is mainly because I don't know how to generate code that wouldn't be terrible. Generating Relayout code is probably the current...

Looking for Opinions