Hello,
I'm trying to run purely command tool using darling, but there are 2 dependencies not satisfied to run it:
/System/Library/Frameworks/Quartz.framework/Versions/A/Quartz => not found
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore => not found
Is there any chance to fulfil that requirements and run that commands?
My environment is Ubuntu 14.04 Server, command tool I'm trying to use is sketchtool:
http://bohemiancoding.com/sketch/tool/I need it on my server to develop CI server with support of Sketch 3 projects.