Skip to content

Commit 649637f

Browse files
Fix posting notification to iOS Simulator (#2824)
In case there are spaces in path to the executable (node) or in the args, we are unable to send notification. Replace the usage of childProcess.exec with childProcess.spawn, which handles the spaces correctly.
1 parent a5bd263 commit 649637f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

0 commit comments

Comments
 (0)