-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add development support for ARM / M1 Mac #1428
Conversation
@darshad-github Could you pull the latest commit and try both of the following, then let me know if either produces an error? $ dotnet clean
$ dotnet build
$ dotnet test --list-tests $ ./bin/smi/buildTestPackage.py --clean --test none tag |
@rkm project builds successfully, however, gives the following error upon executing
|
Proposed Changes
Adds build targets for ARM and allows developers with M1 Macs to build.
Types of changes
What types of changes does your code introduce? Tick all that apply.
[skip ci]
Checklist
By opening this PR, I confirm that I have:
Issues
If relevant, tag any issues that are expected to be resolved with this PR. E.g.: