BlueBubblesApp / bluebubbles-server

Server for forwarding iMessages to clients within the BlueBubbles App ecosystem
https://bluebubbles.app
Apache License 2.0
557 stars 47 forks source link

Update arm64 cloudflared build #680

Closed pedrosax closed 3 months ago

pedrosax commented 3 months ago

Update arm64 (Apple Silicon) cloudflared binary to the official arm64 build from Cloudflare.

zlshames commented 3 months ago

So, unfortunately (or fortunately), I've already implemented this in the server on my development branch:

https://github.com/BlueBubblesApp/bluebubbles-server/tree/development/packages/server/appResources/macos/daemons/cloudflare

and

https://github.com/BlueBubblesApp/bluebubbles-server/blob/development/packages/server/src/server/managers/cloudflareManager/index.ts#L11-L12