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.yml not picking up input_dir #10

Open
romero-ios opened this issue Nov 15, 2022 · 0 comments
Open

swiftgen.yml not picking up input_dir #10

romero-ios opened this issue Nov 15, 2022 · 0 comments

Comments

@romero-ios
Copy link

I need to reference a directory that lives above ${PROJECT_DIR}

If I do: ${PROJECT_DIR}/../path/to/dir and build my target that includes the plugin, I get the error

~/iOS App/path/to/dir/Assets.xcassets not found.

where ~/iOS App/ is my ${PROJECT_DIR}

I would expect that simply using .. would take me back up a level, but it does not.

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