Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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