Skip to content
This repository has been archived by the owner on Sep 6, 2018. It is now read-only.

Compile output files using a configuration file for options #75

Closed
djbe opened this issue Aug 20, 2017 · 1 comment
Closed

Compile output files using a configuration file for options #75

djbe opened this issue Aug 20, 2017 · 1 comment

Comments

@djbe
Copy link
Member

djbe commented Aug 20, 2017

Right now our output files are compiled by selecting options for each file based on filename-matching:

  • Swift version (2, 3, 4, ...)
  • Platform (macOS, iOS, watchOS, tvOS)
  • extra definitions
  • imported modules

As mentioned in #36 (comment), it would be nicer to create a system to handle these choices in a clearer way.

@djbe djbe added this to the Nice To Have milestone Aug 20, 2017
@djbe djbe changed the title Compile output files using a JSON or YAML file for options Compile output files using a configuration file for options Aug 20, 2017
@djbe
Copy link
Member Author

djbe commented Dec 10, 2017

Closing in favour of SwiftGen/SwiftGen#365.

@djbe djbe closed this as completed Dec 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant