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

Add CSharp BSGErrorType #1556

Merged
merged 1 commit into from
May 11, 2023
Merged

Add CSharp BSGErrorType #1556

merged 1 commit into from
May 11, 2023

Conversation

kstenerud
Copy link
Contributor

Goal

Manually integrating bugsnag-cocoa into a Unity app requires a BSGErrorTypeCSharp enum.

Testing

Updated tests to check the csharp type.

@github-actions
Copy link

Bugsnag.framework binary size did not change - 707,312 bytes

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  +0.0%     +92  +0.0%     +92    __TEXT,__text
  +0.2%     +32  +0.2%     +32    __DATA,__cfstring
  +0.0%      +7  +0.0%      +7    __TEXT,__cstring
  -0.4%     -32  -0.2%     -32    [__DATA]
  -0.4%     -99  -0.4%     -99    [__TEXT]
  [ = ]       0  [ = ]       0    TOTAL

Generated by 🚫 Danger

Copy link
Contributor

@tomlongridge tomlongridge left a comment

Choose a reason for hiding this comment

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

LGTM - pending changelog

@kstenerud kstenerud merged commit 7ef0a45 into next May 11, 2023
@kstenerud kstenerud deleted the karl-csharp-type branch May 11, 2023 13:56
This was referenced May 15, 2023
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.

2 participants