Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swiftgen plugin doesn't work with Xcode15 projects #16

Open
Oleg-E-Bakharev opened this issue Oct 12, 2023 · 0 comments
Open

Swiftgen plugin doesn't work with Xcode15 projects #16

Oleg-E-Bakharev opened this issue Oct 12, 2023 · 0 comments

Comments

@Oleg-E-Bakharev
Copy link

Oleg-E-Bakharev commented Oct 12, 2023

In Xcode15 it is possible to run build plugin as project build phase. Using plugin instead of standalone swiftgen simplifies setup of CI/CD.
image
But swiftgen plugin 6.6.2 doesn't work as build phase
It outs in build log:
Plugin doesn't support Xcode projects (it doesn't use the XcodeProjectPlugin library)

Please add support to build Xcode projects

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

No branches or pull requests

1 participant