FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix framework casing in apple meson build by ejconlon · Pull Request #222 · SpotlightKid/python-rtmidi · GitHub

Fix framework casing in apple meson build - #222

Merged
SpotlightKid merged 1 commit into
SpotlightKid:masterfrom
ejconlon:fix_apple_casing
Aug 21, 2025
Merged

Fix framework casing in apple meson build#222
SpotlightKid merged 1 commit into
SpotlightKid:masterfrom
ejconlon:fix_apple_casing

Conversation

ejconlon commented Aug 20, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

Fixes #221 . Case-sensitive file systems need proper casing of framework names. (Case-insensitive ones shouldn't care.)

Copy link
Copy Markdown
Owner

I can't really test this, but it didn't break anything in the CI build on the macOS runner and your changes match the framework names, which can be found in various references, so I'm merging this. Thanks!

SpotlightKid merged commit e3a7148 into SpotlightKid:master Aug 21, 2025
5 checks passed
ejconlon deleted the fix_apple_casing branch August 21, 2025 20:36
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Build error ERROR: Dependency "appleframeworks" not found, tried framework

2 participants


Back | FazBrowse Home | New Git URL