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: read parameter from sonar-project.properties safely with spaces #234

Merged

Conversation

davidy4ng
Copy link
Contributor

With projects with spaces in xcodeproj or xcworkspace or even in simulator names, the parameters from sonar-project.properties were not properly injected in the shell script command lines.

I reworked the readParameter function and the building of the xcodebuild command.

Copy link
Collaborator

@gaelfoppolo gaelfoppolo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @davidy4ng!
Your fix should be part of the next release!

@gaelfoppolo gaelfoppolo merged commit 1511100 into Idean:develop Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants