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

Backslash escape spaces in the 'Custom xcodebuild arguments' field. #7

Closed
wants to merge 1 commit into from
Closed

Backslash escape spaces in the 'Custom xcodebuild arguments' field. #7

wants to merge 1 commit into from

Conversation

tkirby
Copy link

@tkirby tkirby commented Apr 20, 2012

Allow to escape spaces in 'Custom xcodebuild arguments' field.

ex: CODE_SIGN_IDENTITY=iPhone\ Developer:\ Todd\ Kirby

@tkirby
Copy link
Author

tkirby commented Apr 21, 2012

I added this at 4AM last night to fix for my case. So far only tested it against my particular case but it will still split on unescaped spaces as before so it should do the right thing in other cases. I'm not a Java guy so sanity check it. I got the code from this Split on unescaped spaces answer on stackoverflow.com

@aheritier
Copy link
Member

Hi Todd. Thx a lot for your contribution. I will try to review and integrate it ASAP.

lacostej added a commit that referenced this pull request Nov 27, 2012
@lacostej
Copy link

I merged something similar in 4a12a66

@lacostej lacostej closed this Nov 27, 2012
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.

3 participants