Skip to content

Conversation

@gaelfoppolo
Copy link
Collaborator

This issue arises when spaces are present in the path of PRODUCT_SETTINGS_PATH and the script run-sonar-swift.sh try to retrieve it.
The spaces are not being escaped, showing the following error "The domain/default pair of (xxx, yyy) does not exist.

/Users/JohnAppleseed/Developer/My Project/Supporting Files/Info.plist is wrongly parsed ❌
/Users/JohnAppleseed/Developer/MyProject/SupportingFiles/Info.plist is correctly parsed ✅

This PR aims to fix the first scenario (#152).

@gaelfoppolo gaelfoppolo merged commit 9a09d17 into Idean:develop Sep 3, 2019
@gaelfoppolo gaelfoppolo deleted the fix/numVersionFromPlist-spaces-in-path branch September 3, 2019 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants