realm / realm-studio

Realm Studio
https://realm.io/products/realm-studio/
Apache License 2.0
293 stars 40 forks source link

Removing touch of binding.gyp from build.yml #1628

Closed kraenhansen closed 4 months ago

kraenhansen commented 4 months ago

We can avoid this, since realm@12 is now released with this file already added: https://github.com/realm/realm-js/blob/main/packages/realm/binding.gyp

bwachter commented 4 months ago

Makes sense, this was brought up as one of the possible solutions for the crashes on mac - but I'm not sure if at that time it really still was needed. Either way, it'll be easily discoverable from history in case it shows up again.