Skip to content

Commit 0da1e62

Browse files
authored
Update language in CHANGELOG.md (#11477)
1 parent 9460b82 commit 0da1e62

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Crashlytics/CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Unreleased
2-
- [fixed] Updated upload-symbols to version 3.16 with support for Xcode 15 defaults (#11463)
3-
- [fixed] `upload-symbols` / `run` now support apps with the `User Script Sandboxing` set to `YES` when all input files are present in the build phase. Please see the Pull Request for the full list of input files (#11463)
2+
- [changed] Updated `upload-symbols` to version 3.16 with support for new default build settings in Xcode 15 (#11463)
3+
- [changed] Re-enabled dSYM uploads for Flutter apps building with `--obfuscate` and updated instructions for de-obfuscating Dart stacktraces
4+
- [fixed] `upload-symbols` / `run` now support apps with `User Script Sandboxing` set to `YES` when all input files are present in the build phase. Please see the Pull Request for the full list of input files (#11463)
45
- [fixed] `upload-symbols` / `run` no longer read from the app's Info.plist and supports apps with `Generate Info.plist File` set to `NO` (#11463)
5-
- [added] Added a `CrashlyticsInputFiles.xcfilelist`. Instead of using "Input Files", the path to this file can be specified in the "Input File Lists" section of your Crashlytics `run` / `upload-symbols` script in your Build Phases to keep it up to date (#11428)
6+
- [added] Added a `CrashlyticsInputFiles.xcfilelist`. Instead of using "Input Files", developers can specify the path to this file in the Build Phase's "Input File Lists" section of your Crashlytics `run` / `upload-symbols` script to keep it up to date (#11428)
67

78
# 10.11.0
89
- [fixed] Fixed a threading-related hang during initialization in urgent mode (#11216)

0 commit comments

Comments
 (0)