XcodeTemplate-SketchPlugin icon indicating copy to clipboard operation
XcodeTemplate-SketchPlugin copied to clipboard

Build Fails if $SRCROOT has spaces in it.

Open eldos-dl opened this issue 8 years ago • 1 comments

Sketch Panel UI Build Fails if there is a space in path of source root. The following script fails with error No such file or directory

# Copy .js to .framework/.js
cp ${SRCROOT}/${TARGET_NAME}/${TARGET_NAME}.js ${TARGET_BUILD_DIR}/${FULL_PRODUCT_NAME}/

eldos-dl avatar Jun 13 '17 11:06 eldos-dl

Thanks for the report, will take a look!

jamztang avatar Jun 26 '17 14:06 jamztang