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

Add Apple Silicon architecture for macOS #119

Closed
wants to merge 1 commit into from

Conversation

Shakarang
Copy link

Checklist

Description

Apple will release the the architecture Apple Silicon. To make it work with DifferenceKit, we need to add arm64 to the valid architectures of macOS builds.

Related Issue

#118

Motivation and Context

It allows us to use DifferenceKit on Apple Silicon Mac.

Impact on Existing Code

Nothing.

@Shakarang Shakarang changed the title Add arm64 architecture for macOS Add Apple Silicon architecture for macOS Sep 23, 2020
@Kaspik
Copy link
Contributor

Kaspik commented Dec 16, 2020

Valid Archs is not valid settings anymore in XCode 12, does it still work?

@Shakarang
Copy link
Author

Valid Archs is not valid settings anymore in XCode 12, does it still work?

Yes, we are still using this in Xcode 12.3

@taoshotaro
Copy link

@ra1028
Copy link
Owner

ra1028 commented May 7, 2021

Fixed #124

@ra1028 ra1028 closed this May 7, 2021
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.

4 participants