CodeEditApp / CodeEdit

CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
https://codeedit.app
MIT License
21.01k stars 1.01k forks source link

Bumping grdb in order to support xcode 16 #1877

Closed Vaidios closed 1 week ago

Vaidios commented 2 weeks ago

Description

Xcode 16 release is just around the corner and currently CodeEdit doesn't build due to outdated grdb library. This PR bumps this library.

Related Issues

Checklist