Coder Social home page Coder Social logo

Comments (9)

leemaguire avatar leemaguire commented on August 25, 2024 1

@adamski we currently only test as low as macOS 12 and that is the reason for it being the minimum supported version. We can setup more CI actions to test against older macOS versions which should help you here.

from realm-cpp.

leemaguire avatar leemaguire commented on August 25, 2024 1

@adamski I'll see if there's a way to do this without the need for a 3rd party lib.

from realm-cpp.

kneth avatar kneth commented on August 25, 2024 1

@adamski I'll discuss it with Lee when he is back next week.

from realm-cpp.

leemaguire avatar leemaguire commented on August 25, 2024 1

@adamski I'll add the ability for our CI to test the lowest possible deployment target. Currently the lowest macOS version that I can build and test locally successfully is 10.15.

from realm-cpp.

adamski avatar adamski commented on August 25, 2024

Actually I just tried building for 10.15 Catalina and it builds fine.

It seems that the only issue in supporting earlier versions is the use of C++17 std::filesystem::path which requires 10.15 or later.

May I propose to use this header-only library to replace it, which will enable lower versions to be supported (tested down to 10.12): https://github.com/gulrak/filesystem

This would enable me to continue to serve all of my current customers without excluding those on older hardware / not willing to update.

from realm-cpp.

adamski avatar adamski commented on August 25, 2024

Thank you. Would you consider using the library linked above to open it up for lower macOS versions than 10.15?

I could create a PR if it helps?

from realm-cpp.

sync-by-unito avatar sync-by-unito commented on August 25, 2024

➤ Kenneth Geisshirt commented:

We need to test on GHA with more versions of MacOS.

from realm-cpp.

adamski avatar adamski commented on August 25, 2024

@leemaguire any update on this issue?

from realm-cpp.

adamski avatar adamski commented on August 25, 2024

@adamski I'll add the ability for our CI to test the lowest possible deployment target. Currently the lowest macOS version that I can build and test locally successfully is 10.15.

10.15 is totally fine, thanks !

from realm-cpp.

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.