Skip to content

Fix link name for System in /native/apple/framework.rs#628

Merged
not-fl3 merged 1 commit into
not-fl3:masterfrom
Roboticist01:correct-ios-link-name
May 20, 2026
Merged

Fix link name for System in /native/apple/framework.rs#628
not-fl3 merged 1 commit into
not-fl3:masterfrom
Roboticist01:correct-ios-link-name

Conversation

@Roboticist01

Copy link
Copy Markdown
Contributor

Previous link name was "system," which doesn't exist, but may resolve properly with particularly forgiving linkers or case-insensitive filesystems. Actual name is "System." This is basically a duplicate of #411, but based a newer commit of Miniquad that no longer seems to include CoreMIDI.

Previous link name was "system," which doesn't exist, but may resolve properly with particularly forgiving linkers or case-insensitive filesystems. Actual name is "System"
@not-fl3

not-fl3 commented May 20, 2026

Copy link
Copy Markdown
Owner

Thanks for PR!

@not-fl3 not-fl3 merged commit 940c138 into not-fl3:master May 20, 2026
11 checks passed
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