Closed abbasegbeyemi closed 3 years ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities (and 0 Security Hotspots to review)
0 Code Smells
hi @abbasegbeyemi
thanks for this PR. Since I did not use this feature I will trust your work :)
The file action was having issues opening project paths that contain spaces in the path name. This properly escapes the project paths. Also used changed the functions backticks`` to $().
The fix was made to the info.plist file directly. I don't know if that file is auto generated, but I could not find anywhere else to implement the fix. Thanks.