Skip to content

Conversation

@nandahkrishna
Copy link
Contributor

We were having issues with building the latest fastfetch on macOS < 12 at Homebrew (see Homebrew/homebrew-core#123899) due to the use of kAudioObjectPropertyElementMain in sound_apple.c. This is not present in older versions of macOS as it was renamed from kAudioObjectPropertyElementMaster in macOS 12.

This PR defines a macro to solve the issue on macOS < 12, and these changes have been inspired by stolen from those made in libsdl-org/SDL@b0dc670.

@CarterLi CarterLi merged commit c16f9a9 into fastfetch-cli:dev Feb 22, 2023
@nandahkrishna nandahkrishna deleted the patch-1 branch February 22, 2023 06:23
@CarterLi
Copy link
Member

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants