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

Add targetName to lock file name #193

Merged
merged 1 commit into from
Feb 23, 2021
Merged

Add targetName to lock file name #193

merged 1 commit into from
Feb 23, 2021

Conversation

Peter-Nagy
Copy link
Contributor

This PR adds targetName to the lock file name, to make sure cache doesn't get invalidated when generating mocks for a different target.

It fixes issue #191

Copy link
Contributor

@andrewchang-bird andrewchang-bird left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! Looks good, just a few minor nits (we’ll be adding swiftlint to the project soon to autofix these).

@Peter-Nagy
Copy link
Contributor Author

Thanks for the review, I've corrected the mistakes, could you please check again?

Also, are you planning to release a new version with this fix?

@andrewchang-bird
Copy link
Contributor

Thanks for the changes! It’ll be part of the 0.17.0 release.

@andrewchang-bird andrewchang-bird merged commit c8cd317 into typealiased:master Feb 23, 2021
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.

None yet

2 participants