Skip to content

Conversation

@rolfbjarne
Copy link
Member

The constant didn't match the comment, and since the comment is correct, fix the constant.

The constant didn't match the comment, and since the comment is correct, fix the constant.
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a bug in the Mach-O object writer where the minimum platform version constant for Mac Catalyst incorrectly specified 15.2.0 (0x0F_02_00) instead of the intended 15.0.0 (0x0F_00_00), making the constant match its comment.

Key Changes

  • Corrected the MinimumPlatformVersion constant from 0x0F_02_00 to 0x0F_00_00 for Mac Catalyst

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant