bugsnag / bugsnag-cocoa-performance

Monitor the start-up, screen loading and network requests of your iOS app and see the results in your BugSnag dashboard.
https://docs.bugsnag.com/performance/integration-guides/ios
MIT License
10 stars 7 forks source link

Set up package BugsnagPerformanceSwift to replace BugsnagPerformanceSwiftUI #251

Closed kstenerud closed 7 months ago

kstenerud commented 7 months ago

Goal

Now that we're adding more Swift-only code, it doesn't make sense to call the package BugsnagPerformanceSwiftUI.

Design

Add package BugsnagPerformanceSwift and deprecate BugsnagPerformanceSwiftUI.

Testing

Tested manually to ensure either package can be used for SwiftUI instrumentation, with SPM or Cocoapods.

github-actions[bot] commented 7 months ago

BugsnagPerformance.framework binary size did not change - 510,264 bytes

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  +0.0%      +1  +0.0%      +1    [__TEXT]
  -0.0%      -1  -0.0%      -1    __TEXT,__objc_methname
  [ = ]       0  [ = ]       0    TOTAL

Generated by :no_entry_sign: Danger