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

Expand '~' in the path given as argument #22

Closed
AliSoftware opened this issue Oct 1, 2015 · 2 comments
Closed

Expand '~' in the path given as argument #22

AliSoftware opened this issue Oct 1, 2015 · 2 comments

Comments

@AliSoftware
Copy link
Collaborator

See #18

When one of the tools is invoked with a path containing a ~, we should call -stringByExpandingTildeInPath: to expand it.

@AliSoftware
Copy link
Collaborator Author

Seems it's not an issue anymore (was it ever?) as I just tested with v0.5.0: swiftgen strings ~/Localizable.strings and it worked.

Maybe @AJ9 issue in #18 was finally not that ~ after all (but probably UTF8 encoding instead)

@AJ9 could you confirm?

@AliSoftware
Copy link
Collaborator Author

Tested locally, I confirm this was not the issue and ~ works well. Plus, #21 is fixed now.

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

No branches or pull requests

1 participant