Loading
zed-editor: fixes and corrections
- OpenGL is now supported without a feature flag, thanks to the wgpu renderer - cargo-bundle has merged Zed's changes, so our Info.plist patching is obsolete - libgit2, openssl and sqlite weren't actually using our provided versions and still compiled the vendored variants, which is now fixed by setting the according environment variables - some dependencies are now obsolete or always were Linux-specific, so I have (re)moved them accordingly