Skip to content

fix: include correct endian header for Mac Catalyst builds #708

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tanaytanay
Copy link

This change updates the platform check to correctly include <machine/endian.h> when building for Mac Catalyst.

@tanaytanay tanaytanay force-pushed the fix-endian-catalyst branch from 4d5acbd to dba1f82 Compare May 28, 2025 00:24
@tanaytanay tanaytanay closed this May 28, 2025
@tanaytanay tanaytanay reopened this May 28, 2025
@renanmav
Copy link
Member

@tanaytanay thanks for your contribution.

How did you test this? Building for Mac on XCode?

@tanaytanay
Copy link
Author

@renanmav Tested on both macOS and iOS through XCode, yes

@renanmav
Copy link
Member

@tanaytanay and are you on version 0.x or 1.x?

@tanaytanay
Copy link
Author

@renanmav I've tested using 0.7.12 and 0.7.13

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