ImageOptim icon indicating copy to clipboard operation
ImageOptim copied to clipboard

Missing file, svgo.js, in target 'Backend' from project 'ImageOptim'

Open azav opened this issue 3 years ago • 3 comments

PBXCp /Users/zav/Developer/ImageOptim/svgo/build/svgo.js /Users/zav/Library/Developer/Xcode/DerivedData/ImageOptim-cnlwsnulkjmwztbmbjgzolulptuo/Build/Products/Debug/ImageOptimGPL.framework/Versions/A/Resources/svgo.js (in target 'Backend' from project 'ImageOptim') cd /Users/zav/Developer/ImageOptim/imageoptim builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/zav/Developer/ImageOptim/svgo/build/svgo.js /Users/zav/Library/Developer/Xcode/DerivedData/ImageOptim-cnlwsnulkjmwztbmbjgzolulptuo/Build/Products/Debug/ImageOptimGPL.framework/Versions/A/Resources

error: /Users/zav/Developer/ImageOptim/svgo/build/svgo.js: No such file or directory (in target 'Backend' from project 'ImageOptim')


Build ImageOptim_2021-04-10T20-46-23.txt

azav avatar Apr 11 '21 01:04 azav

When only building Backend using the backend scheme, it's targeting Rosetta and has a much shorter build log.

Same missing file though, svgo.js

Build Backend_2021-04-10T20-53-55.txt

azav avatar Apr 11 '21 01:04 azav

hello, meet the same issue, is there any solution?

Well, seems like I resolve it by entering svgo folder and executing make command. Then I find svgo.js created and copy it in the path "ImageOptim/svgo/build". Finally it builds successfully.

yyena35 avatar Aug 30 '21 03:08 yyena35

I deleted the folder from the build, I think.

On Aug 29, 2021, at 10:34 PM, yyena35 @.***> wrote:

hello, meet the same issue, is there any solution?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ImageOptim/ImageOptim/issues/343#issuecomment-907987585, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGEU2BKSTIS6RSAO33Z4GDT7L353ANCNFSM42XDSRKQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

azav avatar Aug 30 '21 13:08 azav