feat(ci): add macos universal2 build#2628
Conversation
Yes, it looks very good at first glance. I can confirm that it produces and uploads a binary with both architectures inside: For me, it looks good (LGTM). As I mentioned in GLEECBTC/gleec-wallet#3154, I plan to make releases for both the For dev builds, I am not sure whether anyone needs static libs or not. So, I approve this PR as LGTM, but if other team members or developers consider |
|
I guess I need add the same job into yet another workflow .github/workflows/release-build.yml (which actually runs when we merge into the main branch) |
269fbbb to
3023cc6
Compare
…sal-staging-to-dev chore(release): propagate #2628 (staging→dev)
* dev: fix(TPU): correct dexfee in check balance to prevent swap failures (#2600) fix(tests): fix/remove kmd rewards failing test (#2633) chore(ci): bump CI container image to debian bullseye-slim to match dev (#2641) chore(release): add changelog entries for v2.5.2-beta (#2639) chore(release): bump mm2 version to 2.5.2-beta (#2638) feat(ci): add macos universal2 build (#2628) fix(metrics): remove memory_db size metric (#2632) chore(rust 1.90): make CI clippy/fmt pass Revert "fix(ordermatch): ignore loop-back; clear on null root; reject stale keep-alives (#2580)" Revert "fix(orderbook): validate roots before commit (#2605)"
* dev: fix(TPU): correct dexfee in check balance to prevent swap failures (#2600) fix(tests): fix/remove kmd rewards failing test (#2633) chore(ci): bump CI container image to debian bullseye-slim to match dev (#2641) chore(release): add changelog entries for v2.5.2-beta (#2639) chore(release): bump mm2 version to 2.5.2-beta (#2638) feat(ci): add macos universal2 build (#2628) fix(metrics): remove memory_db size metric (#2632) fix(zcoin): exact-anchor witnesses in wasm get_spendable_notes (#2629) fix(evm-swapv2): no mempool inclusion required for maker payment validation (#2618) chore(rust 1.90): make CI clippy/fmt pass Revert "fix(ordermatch): ignore loop-back; clear on null root; reject stale keep-alives (#2580)" Revert "fix(orderbook): validate roots before commit (#2605)"
Implements this requirement:
#2627 (following this GLEECBTC/gleec-wallet#3154)