diff --git a/Create Android VectorDrawable.sketchplugin b/Create Android VectorDrawable.sketchplugin index 8c7120f..153f46c 100755 --- a/Create Android VectorDrawable.sketchplugin +++ b/Create Android VectorDrawable.sketchplugin @@ -2,6 +2,7 @@ // // Developer: Jacob Moncur @import 'library/main.js' +@import 'library/sandbox.js' var home_folder = "/Users/" + NSUserName(); new AppSandbox().authorize(home_folder, function() {