sentry-cocoa
sentry-cocoa copied to clipboard
Remove Xcode 14 from CI
Description
According to Apple news Xcode 15 will be mandatory to upload Apps to app store by April 29.
We can then remove any CI with Xcode 14
I'm unsure if we can remove all Xcode 14 references, because we might need them for older Unit tests, but we should double check and upgrade to 15, wherever we can 👍