TiddlyWiki / TiddlyDesktop

A custom desktop browser for TiddlyWiki 5 and TiddlyWiki Classic, based on nw.js
1.69k stars 122 forks source link

Mac Version includes redundant copies of nwjs Framework #143

Open axodys opened 6 years ago

axodys commented 6 years ago

This may be caused by a bug in the current nwjs build system because the Mac Twine Desktop application has a similar issue with additional copies of the nwjs Framework files. If you drill into the Twine Desktop.app folder the two redundant framework directories are located at:

TiddlyDesktop.app/Contents/Versions/64.0.3282.140/nwjs Framework.framework/Versions/

and based on my limited testing you can delete them with no issues while freeing up ~400MB.

woodwm commented 5 years ago

I can confirm that it is safe to delete the folder mentioned above and save about 380MB. It is a big deal for a Mac. Hope that can be resolved.