I'm using the Sentry macOS SDK successfully when I build on my Sonoma machine with Xcode 15.3. However, we have a continuous integration Mac that's running Xcode 14.2 (don't ask), and it doesn't compile there.
Is there a minimum Xcode version for this SDK? If so, what is it? (And is that information available on a website somewhere — I couldn't find it!)
Thanks so much!