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

[bug fix] Ensure fileTypes are mapped to JSON value #1112

Merged
merged 2 commits into from
Aug 2, 2021

Conversation

namolnad
Copy link
Contributor

After finding out that #1111 was already possible via xcodegen dump, I tried it out for my project, but noticed that there was an error for my project when trying to use the parsed-yaml or the parsed-json options. It turns out there was a JSON/Yaml serialization error due to fileTypes still being the raw Swift type vs the JSON value.

Copy link
Owner

@yonaskolb yonaskolb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @namolnad! Could you please add a changeling entry too

@namolnad
Copy link
Contributor Author

namolnad commented Aug 1, 2021

Thanks @namolnad! Could you please add a changeling entry too

Sure thing! Added!

@yonaskolb yonaskolb merged commit b046888 into yonaskolb:master Aug 2, 2021
@namolnad namolnad deleted the fix-json-encoding branch August 13, 2021 21:21
@namolnad
Copy link
Contributor Author

@yonaskolb do you have any estimates on when you think the next release may go out?

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.

2 participants