Skip to content

Instantly share code, notes, and snippets.

@mgamer
Created June 16, 2017 13:05
Show Gist options
  • Save mgamer/4a148186b988abc37ec93cb2b4a0602a to your computer and use it in GitHub Desktop.
Save mgamer/4a148186b988abc37ec93cb2b4a0602a to your computer and use it in GitHub Desktop.
watch swift files for changes and inject to running simulator
filewatcher '**/*.swift' '/Applications/Injection.app/Contents/Resources/injectSource `pwd`/$FILENAME'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment