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

Allow more advanced strings to be easily searched. #9

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

Conversation

reapzor
Copy link

@reapzor reapzor commented Sep 26, 2013

This adds another way to format your selector strings. You can
optionally use '||' to wrap your input (a hacky format I know...)

You can now pass something such as view:'UILabel' markedExactly:'|This
string ain't gonna work until now|'

This adds another way to format your selector strings. You can
optionally use '||' to wrap your input (a hacky format I know...)

You can now pass something such as view:'UILabel' markedExactly:'|This
string ain't gonna work until now|'
@moredip
Copy link
Member

moredip commented Sep 28, 2013

Can you add a test case too please?

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