bugsnag / bugsnag-cocoa

BugSnag error monitoring & exception reporter for iOS, macOS, tvOS and watchOS
https://docs.bugsnag.com/platforms/ios
MIT License
236 stars 129 forks source link

Fix Compliation Errors for Xcode 15 #1603

Closed neil477 closed 11 months ago

neil477 commented 1 year ago

Goal

Design

Changeset

Testing

samueljim commented 12 months ago

LGTM The same change is what I did in order to fix the code on my project

It would be nice to have this merge so my CI pipelines will work again :)

clr182 commented 12 months ago

Hi,

Thank you for opening this PR. We do have an item on our backlog aimed at fixing this issue. We don't have an ETA on the release of this, but we'll be sure to update you once we have more info.

tomlongridge commented 11 months ago

@neil477 – thanks for this fix. Just to let you know we've included part of it in #1608, which has now been released in v6.27.3.

We were unable to reproduce the second issue you mention with the <stddef.h> include. Perhaps you can give it a re-test on the latest release and let us know if you see any issues?