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

Fix #68 #77

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix #68 #77

wants to merge 1 commit into from

Conversation

lazarev
Copy link

@lazarev lazarev commented Jun 29, 2015

I've found where is the problem. It's wrong to use parent.display_name to build child name, because in case of localised .xib or .storyboard files localised version could be an .strings file as described in issue.

I'm not a Ruby developer. I didn't understand the full meaning of 'parent' and 'child' (self) here and meaning of their properties. I've found the roots of the problem here with debugger and this commit fixed it. My tests didn't reveal any new problems.

Maybe there is more suitable way to build correct path here. Please, consider it before accepting this pull request :)

@marklarr
Copy link
Member

It looks like a few tests are failing on travis https://travis-ci.org/venmo/synx/jobs/68815808

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