Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Plat-12473] bad header #1682

Merged
merged 1 commit into from
Jul 23, 2024
Merged

[Plat-12473] bad header #1682

merged 1 commit into from
Jul 23, 2024

Conversation

kstenerud
Copy link
Contributor

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.

Copy link

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

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

Generated by 🚫 Danger

Copy link
Contributor

@twometresteve twometresteve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No comments from me.

@kstenerud kstenerud merged commit 31e2ba0 into next Jul 23, 2024
44 checks passed
@kstenerud kstenerud deleted the PLAT-12473-bad-header branch July 23, 2024 13:17
@kstenerud kstenerud mentioned this pull request Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants