Git Product home page Git Product logo

Comments (14)

Git-Jiro avatar Git-Jiro commented on June 28, 2024

I build the binary using macOS images in Travis CI and Homebrew.
Which means Girdcoin supports whatever macOS versions are supported by a recent version of Homebrew.

from homebrew-jiro.

scribblemaniac avatar scribblemaniac commented on June 28, 2024

I have macOS 10.13, and this formula runs perfectly fine on it. Perhaps they were using the binary/jiro-casks? The formula builds from source so it wouldn't make any sense for it to be incompatible with the user's macOS version.

from homebrew-jiro.

Git-Jiro avatar Git-Jiro commented on June 28, 2024

Ah yes! That makes sense

from homebrew-jiro.

Pythonix avatar Pythonix commented on June 28, 2024

Thanks @Git-Jiro @scribblemaniac .
However, the problem is with the precompiled application (dmg file). Is it possible to compile it to run on older operating systems?

from homebrew-jiro.

Git-Jiro avatar Git-Jiro commented on June 28, 2024

I can try to downgrade the Travis CI machine and see if it produces a better result

from homebrew-jiro.

Pythonix avatar Pythonix commented on June 28, 2024

@Git-Jiro I think it would be worthwhile to try this. It would be good if the dmg image runs on as many versions of macOS as possible.

from homebrew-jiro.

Git-Jiro avatar Git-Jiro commented on June 28, 2024

Hi!
Once the travis build is done you should fine a DMG file here: https://github.com/Git-Jiro/homebrew-jiro/releases/tag/v5.0.2.0_macOS_10.13
Please test if this works with macOS 10.13

from homebrew-jiro.

RoboticMind avatar RoboticMind commented on June 28, 2024

On Discord they were saying that it still requires 10.14

from homebrew-jiro.

Git-Jiro avatar Git-Jiro commented on June 28, 2024

Next attempt https://github.com/Git-Jiro/homebrew-jiro/releases/tag/v5.0.2.0_macOS_10.13_second_attempt

from homebrew-jiro.

Pythonix avatar Pythonix commented on June 28, 2024

@Git-Jiro Thank you. The wallet now runs on macOS 10.13. But not on 10.11. Is it possible to use an even older XCode version?

from homebrew-jiro.

scribblemaniac avatar scribblemaniac commented on June 28, 2024

To support older versions is more than just a matter of downgrading Xcode. You will also need to use an older version of the Qt framework as the latest 5.15 version only supports macOS 10.13+. However this is not trivial to do in homebrew because they don't do formula versioning anymore, and it's also worth nothing that they only support macOS versions 10.13 and higher now. If you were to downgrade the Qt version, you would loose official support for macOS 10.15, not to mention any bug fixes done in recent versions.

If you haven't figured it out already, I am of the opinion that it's not worth it to create binaries to support any earlier version of macOS. People can still compile it from source if they really need it. Keep in mind that support for 10.11 was dropped in Qt version 5.12, which was in use since about the end of 2018, and I am not aware of any large public outcry demanding the return of support since.

from homebrew-jiro.

Git-Jiro avatar Git-Jiro commented on June 28, 2024

Thanks @scribblemaniac for doing the deep research into the Gridcoin dependencies.
Then I will keep the build at the lower XCode version for now, because this was a low effort change.

from homebrew-jiro.

Pythonix avatar Pythonix commented on June 28, 2024

@scribblemaniac Thanks for this information. Under these circumstances it is understandable that we only support up to macOS 10.13.

@Git-Jiro But could you do the XCode downgrade for the Master branch? So that future versions automatically run with macOS 10.13? Thanks!

from homebrew-jiro.

Git-Jiro avatar Git-Jiro commented on June 28, 2024

Yes, will do.

from homebrew-jiro.

Related Issues (20)

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.