Code Monkey home page Code Monkey logo

Comments (4)

Sappharad avatar Sappharad commented on September 25, 2024 1

Oops. I guess 2.3.2 is needed then. Will try to address this in the next 48 hours.

from mp3gainosx.

Sappharad avatar Sappharad commented on September 25, 2024

This is more complicated than I expected. I went ahead and compiled aacgain on an OS X 10.7 Virtual Machine to ensure that it's compatible with 10.7.

But it appears that XCode 11 cannot compile builds of apps that run on 10.7, even though I'm targeting it. I haven't changed my settings since last year's release and am still targeting 10.7 but the builds crash there and the error I get suggest it's a problem with apple's clang compiler that they fixed once before a few years ago.

I'm just going to build a new release in a previous version of XCode, but first I need to set up a working environment with an older macOS version. I'm having problems with that too.

In the meantime I have disabled 2.3.1 from "Check for Updates" so nobody will accidentally upgrade. I'm hoping that I can get something worked out tomorrow.

from mp3gainosx.

Sappharad avatar Sappharad commented on September 25, 2024

Version 2.3.2 brings back support for 10.7 and newer. Unfortunately, it seems I can't easily have everything at once.

Building on XCode 10.1 on under macOS 10.13 (then signing & notarizing with 10.15) allows the app to run on 10.7 all the way to 10.15 just fine. But Dark Mode is missing, because the app is built prior to it being added in Mojave. Building in XCode 10.3 on macOS 10.14 seems to break support for 10.7 even though I'm targeting it, due to new entitlements required for app notarization. I thought this worked for 2.3 last year, but I guess not or I couldn't figure out exactly what combinations of versions I had used.

I've released 2.3.2 without Dark Mode, because it's better than nothing.

When it's time for 2.4 and I drop support for 10.7 - 10.10, I'll try to remember to test on all of those versions and build in a manner that supports 10.11 and up with all functionality.

from mp3gainosx.

jri avatar jri commented on September 25, 2024

Confirmed! Version 2.3.2 runs on 10.13. Thank you very much!

from mp3gainosx.

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.