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

Revert "Add Mac arm64 executable (#1426)" #1429

Merged
merged 1 commit into from
May 11, 2024
Merged

Conversation

csasarak
Copy link
Contributor

This reverts commit 75363fc.

Overview

During the initial go of implementing this I missed some issues with codesigning and notarization on Mac that need to be resolved. This PR reverts the mac arm release so that it doesn't get in the way of any other releases.

@csasarak csasarak requested a review from a team as a code owner May 10, 2024 20:28
Copy link
Contributor

@JeffreyHuynh1 JeffreyHuynh1 left a comment

Choose a reason for hiding this comment

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

LGTM as this is just a revert!

@csasarak csasarak merged commit 36e62bb into master May 11, 2024
16 checks passed
@csasarak csasarak deleted the revert-arm-release branch May 11, 2024 01:18
csasarak added a commit that referenced this pull request May 13, 2024
csasarak added a commit that referenced this pull request May 28, 2024
* Reapply "Add Mac arm64 executable (#1426)" (#1429)

This reverts commit 36e62bb.

* Zip up the right archive.

* Try adding an entitlement.

* Explicitly install xz.

* try entitlements.

* Move entitlements arg.

* Fix condition

* wip

* Only use entitlements for arm64.

* Use correct equality.

* Restore full conditional.

* Fix conditional
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.

None yet

2 participants