gir2swift icon indicating copy to clipboard operation
gir2swift copied to clipboard

Expanding the `.yaml` manifest capabilities

Open mikolasstuchlik opened this issue 4 years ago • 2 comments

With introduction of the .yaml manifest, we have the opportunity to reduce the number of gir2swift files in each repository.

I would like to see following files being part of the .yaml manifest:

  • .blacklist
  • .module
  • .override
  • .preamble
  • .verbatim
  • .whitelist

What is your opinion on the issue. Is this desirable, and if so, are there any issues that would need to be solved?

mikolasstuchlik avatar Jul 25 '21 11:07 mikolasstuchlik

I don't mind having this as part of the .yaml manifest, but please keep the ability to use the existing files for backward compatibility.

rhx avatar Jul 26 '21 00:07 rhx

Thanks. I will start the work after https://github.com/rhx/gir2swift/pull/19 is accepted :)

mikolasstuchlik avatar Aug 02 '21 09:08 mikolasstuchlik