jamsocket / y-sweet

A realtime CRDT-based document store, backed by S3.
https://docs.jamsocket.com/y-sweet
Other
536 stars 29 forks source link

Fix x86 Mac OS Build #271

Closed paulgb closed 2 months ago

paulgb commented 2 months ago

As surfaced in #270, our y-sweet-macos-x64 build is actually an arm64 build.

image

I traced this down to our build script -- we successfully install the toolchain and set it as default, but that does not set the target type.

In the process I also noticed that our aarch64 MacOS build is a debug build, so I fixed that.

Also updates (deprecated) actions/upload-artifact@v2 to actions/upload-artifact@v4

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Skipped Deployments | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **y-sweet-debugger** | ⬜️ Ignored ([Inspect](https://vercel.com/drifting-corp/y-sweet-debugger/ACTLnhTwcEYiw7ZYzkf6KsunT9rj)) | [Visit Preview](https://y-sweet-debugger-git-paul-dis-2645-fix-y-s-2b9f05-drifting-corp.vercel.app) | | Sep 16, 2024 2:09pm | | **y-sweet-demos** | ⬜️ Ignored ([Inspect](https://vercel.com/drifting-corp/y-sweet-demos/HokGLPpyZzwpQKuyf63wWzTPS7jJ)) | | | Sep 16, 2024 2:09pm | | **y-sweet-gendocs** | ⬜️ Ignored ([Inspect](https://vercel.com/drifting-corp/y-sweet-gendocs/A9JSriVnkdV2FdRjqBFfYbE6et1w)) | | | Sep 16, 2024 2:09pm |