Skip to content

Conversation

@ryu1sazae
Copy link

@ryu1sazae ryu1sazae commented Jan 29, 2023

  • Add a subspec to be able to use generator under a /Generator/* directory.

Originally, we couldn't use the generator when we download through Pod cuz source files is specified like below.

s.source_files = 'Sources/**/*.swift'

That's why, I wanna make it possible to use the generator through Pod by adding a subspec.
And I suppose usage is like this. pod 'NeedleFoundation/Generator'

And I think adding another podspec file is gonna be also fine other than NeedleFoundation.podspec. But in terms of a maintenance cost, I took the way of adding a subspec.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant