Closed jackwu95 closed 10 years ago
@jackwu95, excellent point. I put it in the README
but not in the plugin.
While this warning could apply to almost any code you download and run, the fact that playgrounds are automatically run unless you open them in a special way is a good reason to explicitly state this at least once.
As noted in the Xcode 6 beta release notes yesterday:
I think a warning in the readme or ideally something warning people to check the source code before running is important. People have noted that you can run
rm -rf
in Playgrounds and it would directly execute.