Skip to content
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

Apple Silicon Support #1164

Merged
merged 2 commits into from
Sep 17, 2023
Merged

Apple Silicon Support #1164

merged 2 commits into from
Sep 17, 2023

Conversation

Daggolin
Copy link
Contributor

As requested on external chats, I have rebased an old commit of mine (Daggolin@5c7bd39) on top of the current master branch. Additionally I added two workarounds to build with internal zlib and libpng on current macOS/XCode.

The @MacSourcePorts builds of OpenJK have manually applied a rebased version of the above commit in their universal builds for over a year (MacSourcePorts@6288018).

This obsoletes #1115 and closes #1058.

…Apple M1) using Xcode 14.3.1 (14E300c).

The same workarounds were also used to compile on macOS 11.4 (Apple M1) using Xcode 12.5.1 (12E507).
@Razish Razish merged commit c1b347d into JACoders:master Sep 17, 2023
25 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.

Add native support for Apple M1 chips
3 participants