bugsnag / bugsnag-cocoa

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

[Plat-12473] bad header #1682

Closed kstenerud closed 1 month ago

kstenerud commented 1 month ago

There was an extra copy of BugsnagCorrelation.h in the public headers directory that was causing warnings to appear when building an application:

bugsnag-cocoa/Bugsnag/include/Bugsnag/Bugsnag.h:393:1: warning: umbrella header for module 'Bugsnag' does not include header 'BugsnagCorrelation.h'

This extra header has now been removed.

github-actions[bot] commented 1 month ago

Bugsnag.framework binary size did not change - 656,120 bytes

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  [ = ]       0  [ = ]       0    TOTAL

Generated by :no_entry_sign: Danger