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

Bump macOS deployment target to 10.13 #3

Merged
merged 1 commit into from
May 16, 2023

Conversation

bnavetta
Copy link

This updates the minimum supported macOS deployment target from 10.10 to 10.13, since Xcode 14.3 doesn't support 10.10 anymore. It's based on getsentry#2414, but only applies the version-bump changes to minimize the diff from 7.27.1:

  • We only target macOS, so we don't need the iOS/etc. changes
  • I believe that PR updates some files that have changed/been added since 7.27.1, so it wouldn't merge cleanly as-is

I tested this by pointing app/frameworks/dev in warp-internal at my local checkout and running ./scripts/run.

@vorporeal vorporeal merged commit 4164d6c into 7.27.1-with-subprocess-fix May 16, 2023
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.

2 participants