Coder Social home page Coder Social logo

Comments (5)

sanusart avatar sanusart commented on May 22, 2024 1

He @ryanpcmcquen last build we used NW was 0.12 to tell the truth :(
I am not even sure this script is running.

Maybe try to wget https://github.com/Gisto/nwjs-shell-builder/archive/d4484401a9c5475e9cf9cdd36d3314e5111f5333.zip, I think this is last version I was able to build NW 0.12.

We've switched to electron for newer Gisto because NW was a hell to package. Feel free to ask if anything If I can I'll try to assist.

from nwjs-shell-builder.

digason avatar digason commented on May 22, 2024 1

@ryanpcmcquen @sanusart

The following commit may resolve your build bloat. My macOS builds on a very small project reduced by about 60%

ec64473

from nwjs-shell-builder.

digason avatar digason commented on May 22, 2024

On macOS, one way to slim down would be to not have two separate copies at:

Contents/Versions/[version]/nwjs Framework.framework/Versions/A
Contents/Versions/[version]/nwjs Framework.framework/Versions/Current

In this case, Current should be a symlink to A.

from nwjs-shell-builder.

digason avatar digason commented on May 22, 2024

On further inspection, there are actually three copies:

Contents/Versions/[version]/nwjs Framework.framework
Contents/Versions/[version]/nwjs Framework.framework/Versions/A
Contents/Versions/[version]/nwjs Framework.framework/Versions/Current

With the only difference being that the root version also contains:

libffmpeg.dylib
libnode.dylib

Which raises the question, is the Versions directory in the app build even needed?

from nwjs-shell-builder.

ayushmanchhabra avatar ayushmanchhabra commented on May 22, 2024

Resolved in #13

from nwjs-shell-builder.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.