Iwan Protchenko
Iwan Protchenko
I suspect this issue is the reason we can't update to Xcode 16 8.21.0 works fine on Xcode 15.4 On Xcode 16 it shows some errors, so I try to...
> Hello [@iwan-ua](https://github.com/iwan-ua), this error is only for the system extension? The main app is fine? Yes. The app runs when launched from Xcode. To run the system extension, you...
I have a workaround now. I deleted Sentry from SPM, and added manually downloaded latest Sentry.xcframework as "Do not embed". No problems with system extension now. I'm hoping to switch...