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

Skip invalid recordable properties #4

Closed
Geek-1001 opened this issue Apr 24, 2017 · 0 comments
Closed

Skip invalid recordable properties #4

Geek-1001 opened this issue Apr 24, 2017 · 0 comments
Assignees
Labels

Comments

@Geek-1001
Copy link
Owner

Right now Clue records in final .clue file every property and if it's invalid – it just records an empty string.

For example if UIView doesn't have backgroundColor property – Clue will record background color as an empty dictionary. It isn't a good idea.

So we need to skip invalid properties at all.

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

No branches or pull requests

1 participant