Commit c9edfe2
committed
upgrade cocoa to v5.19.1
1 parent 6e64896 commit c9edfe2
1 file changed
+1
-1
lines changedSubmodule bugsnag-cocoa updated 55 files
- Bugsnag.podspec.json+2-2
- CHANGELOG.md+30
- OSX.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist+8
- OSX/Bugsnag.xcodeproj/project.pbxproj+5-1
- OSX/Bugsnag.xcodeproj/xcshareddata/xcschemes/Bugsnag.xcscheme+1-3
- Source/BSGConnectivity.m+1-1
- Source/Bugsnag.h+52-5
- Source/Bugsnag.m+14
- Source/BugsnagCrashReport.h+2-1
- Source/BugsnagCrashSentry.h+1
- Source/BugsnagCrashSentry.m+2
- Source/BugsnagNotifier.h+2
- Source/BugsnagNotifier.m+22-22
- Source/BugsnagSession.h+3
- Source/BugsnagSession.m+12
- Source/BugsnagSessionTracker.h+7-2
- Source/BugsnagSessionTracker.m+38-5
- Source/KSCrash/Source/KSCrash/Recording/BSG_KSCrash.h+2
- Source/KSCrash/Source/KSCrash/Recording/BSG_KSCrash.m+11
- Source/KSCrash/Source/KSCrash/Recording/BSG_KSCrashC.c+9-2
- Source/KSCrash/Source/KSCrash/Recording/BSG_KSCrashC.h+4
- Source/KSCrash/Source/KSCrash/Recording/BSG_KSCrashState.c+2-2
- Source/KSCrash/Source/KSCrash/Recording/BSG_KSCrashState.h+2-1
- Source/KSCrash/Source/KSCrash/Recording/Sentry/BSG_KSCrashSentry_User.c+22-11
- Source/KSCrash/Source/KSCrash/Recording/Sentry/BSG_KSCrashSentry_User.h+4-1
- Tests/BugsnagConfigurationTests.m+4-4
- Tests/BugsnagSessionTrackerStopTest.m+119
- Tests/BugsnagSessionTrackerTest.m+14-14
- Tests/KSCrash/KSCrashState_Tests.m+29-5
- VERSION+1-1
- examples/objective-c-ios/Bugsnag Test App.xcodeproj/project.pbxproj+5-1
- examples/objective-c-ios/Bugsnag Test App.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist+8
- examples/objective-c-ios/Podfile.lock+3-3
- examples/objective-c-osx/Podfile.lock+3-3
- examples/objective-c-osx/objective-c-osx.xcodeproj/project.pbxproj+5-1
- examples/objective-c-osx/objective-c-osx.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist+8
- examples/swift-ios/Podfile.lock+3-3
- examples/swift-ios/bugsnag-example.xcodeproj/project.pbxproj+5-1
- examples/swift-ios/bugsnag-example.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist+8
- features/fixtures/ios-swift-cocoapods/Podfile.lock+2-2
- features/fixtures/ios-swift-cocoapods/iOSTestApp.xcodeproj/project.pbxproj+18
- features/fixtures/ios-swift-cocoapods/iOSTestApp/scenarios/NSExceptionShiftScenario.h+17
- features/fixtures/ios-swift-cocoapods/iOSTestApp/scenarios/NSExceptionShiftScenario.m+29
- features/fixtures/ios-swift-cocoapods/iOSTestApp/scenarios/NewSessionScenario.swift+30
- features/fixtures/ios-swift-cocoapods/iOSTestApp/scenarios/ResumedSessionScenario.swift+28
- features/fixtures/ios-swift-cocoapods/iOSTestApp/scenarios/StoppedSessionScenario.swift+27
- features/handled_errors.feature+14
- features/session_stopping.feature+29
- iOS.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist+8
- iOS/Bugsnag.xcodeproj/project.pbxproj+9-1
- iOS/Bugsnag.xcodeproj/xcshareddata/xcschemes/Bugsnag.xcscheme+3-5
- tvOS.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist+8
- tvOS/Bugsnag.xcodeproj/project.pbxproj+5-1
- tvOS/Bugsnag.xcodeproj/xcshareddata/xcschemes/Bugsnag.xcscheme+1-3
- tvOS/Bugsnag.xcodeproj/xcshareddata/xcschemes/Tests.xcscheme+1-3
0 commit comments