Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork158
Create a single universal executable for macOS#964
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecov-commenter commentedJun 12, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## main #964 +/- ##======================================= Coverage 20.04% 20.04% ======================================= Files 42 42 Lines 2569 2569 ======================================= Hits 515 515 Misses 1968 1968 Partials 86 86
Flags with carried forward coverage won't be shown.Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
e87f70a toe7b9e3cComparee7b9e3c to1707146CompareUh oh!
There was an error while loading.Please reload this page.
4c7bd8b tof5f10a1CompareUh oh!
There was an error while loading.Please reload this page.
umbynos commentedJun 21, 2024
Have you had the chance to test the autoupdate mechanism? |
b7b5b35 to38e50a9Compare…proceding with the update
Xayton commentedJul 9, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
The tests were good:
|
Uh oh!
There was an error while loading.Please reload this page.
Please check if the PR fulfills these requirements
before creating one)
Instead of relying on the Rosetta translation to distribute the Agent for arm architectures, a single universal executable is created. It runs natively on both Apple silicon and Intel-based Mac computers.
No