Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update upload-symbols to 3.16 to support Xcode 15 #11463

Merged
merged 2 commits into from
Jun 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Crashlytics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Unreleased
- [fixed] Updated upload-symbols to version 3.16 with support for Xcode 15 defaults (#11463)
- [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)
- [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)
- [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)

# 10.11.0
Expand Down
Binary file modified Crashlytics/upload-symbols
Binary file not shown.