when i run the below command, i am getting “No such file or directory”.
shoretelqasmini:bootstrap shoretelqa$ ‘/Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /tmp/test/appium-instruments/instrumentscli0.trace -w 9d0ea19a2bce6b6bbc8b69f4c9fcb3d5bbb90268 com.shoretel.raclient -e UIASCRIPT “/Users/shoretelqa/Library/Application Support/appium/bootstrap/bootstrap-b5c42e8b78147541.js” -e UIARESULTSPATH /tmp/test/appium-instruments’
-bash: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /tmp/test/appium-instruments/instrumentscli0.trace -w 9d0ea19a2bce6b6bbc8b69f4c9fcb3d5bbb90268 com.shoretel.raclient -e UIASCRIPT “/Users/shoretelqa/Library/Application Support/appium/bootstrap/bootstrap-b5c42e8b78147541.js” -e UIARESULTSPATH /tmp/test/appium-instruments: No such file or directory
Can you please help me.