2 files changed
+5
-2
lines changed+4-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 |
| |
11 | 15 |
| |
12 | 16 |
| |
13 |
| - | |
14 | 17 |
| |
15 | 18 |
| |
16 | 19 |
| |
|
Submodule bugsnag-cocoa updated 24 files
- .github/ISSUE_TEMPLATE/A.md+4-4
- .github/ISSUE_TEMPLATE/Bug_report.md+2-2
- .github/ISSUE_TEMPLATE/Feature_request.md+1-1
- .github/SUPPORT.md+5-5
- .jazzy.yaml+2-2
- Bugsnag.podspec.json+2-2
- Bugsnag.xcodeproj/project.pbxproj+32-10
- Bugsnag/FeatureFlags/BSGAtomicFeatureFlagStore.m+3
- Bugsnag/Payload/BugsnagNotifier.m+1-1
- BugsnagNetworkRequestPlugin.podspec.json+3-3
- CHANGELOG.md+7
- Framework/Info.plist+1-1
- SECURITY.md+1-1
- Tests/BugsnagTests/BSGAtomicFeatureFlagStoreTests.m+221
- Tests/BugsnagTests/BSGMemoryFeatureFlagStoreTests.m+3-3
- Tests/BugsnagTests/BugsnagBreadcrumbsTest.m+2-16
- Tests/BugsnagTests/Info.plist+1-1
- Tests/BugsnagTests/WriterTestsSupport.h+12
- Tests/BugsnagTests/WriterTestsSupport.m+27
- Tests/TestHost-iOS/Info.plist+1-1
- VERSION+1-1
- docker-compose.yml+1
- features/steps/app_steps.rb+7-4
- features/support/env.rb+3-2
0 commit comments