Skip to content

Commit 1ef1ea2

Browse files
authored
Update upload-symbols to 3.16 to support Xcode 15 (#11463)
1 parent 7630c5a commit 1ef1ea2

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Crashlytics/CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
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)
4+
- [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)
25
- [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)
36

47
# 10.11.0

Crashlytics/upload-symbols

228 KB
Binary file not shown.

0 commit comments

Comments
 (0)