Skip to content

Conversation

@thymikee
Copy link
Member

@thymikee thymikee commented Feb 14, 2020

Summary:

The string versions of Runtime.exec on Android and IO.popen don't escape spaces, resulting in failing to resolve correct CLI path in directories containing spaces. Using array version instead to fix issues on both platforms.

@thymikee thymikee changed the title fix(android): correctly resolve cli path in directories containing spaces fix: correctly resolve cli path in directories containing spaces Feb 14, 2020
@grabbou grabbou merged commit 04dd30d into master Feb 14, 2020
thymikee added a commit that referenced this pull request Feb 14, 2020
* fix(android): correctly resolve cli path in projects containing spaces

* fix iOS too
@thymikee thymikee deleted the fix/spaces branch February 24, 2020 16:09
@grabbou grabbou mentioned this pull request Mar 18, 2020
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