Skip to content

Conversation

szokeasaurusrex
Copy link
Member

The code which reads in the info_plist (which we never end up using here) internally calls xcodebuild. If xcodebuild then hangs for whatever reason, then the Sentry CLI will also hang on the upload.

Since we don't need to read the info_plist anyway, let's just get rid of it.

Fixes #2440

The code which reads in the `info_plist` (which we never end up using here) internally calls `xcodebuild`. If `xcodebuild` then hangs for whatever reason, then the Sentry CLI will also hang on the upload.

Since we don't need to read the `info_plist` anyway, let's just get rid of it.

Fixes #2440
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/dont-call-xcodebuild-debug-files-upload branch from 97482b9 to f661997 Compare March 27, 2025 10:10
@szokeasaurusrex szokeasaurusrex merged commit 650de54 into master Mar 27, 2025
17 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/dont-call-xcodebuild-debug-files-upload branch March 27, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sentry CLI hangs on uploading debug -symbols

2 participants