I want to develop a plug-in for sketch, but I am now listening for file changes. I would like to ask the god how to update in real time. When I see the relevant document, it says that
defaults write ~ / Library/Preferences/com.bohemiancoding.sketch3.plist AlwaysReloadScript-bool YES
needs such a string of code. Where should I add it