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

feat: Add support for Xcode 16 #1824

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Nov 30, 2024

The purpose of this PR is to trigger a release. The changes for Xcode 16 support have been done in #1818, which was merged as ci instead of feat and hence did not trigger a release.

Closes #1823

@mtrezza mtrezza merged commit 643d486 into parse-community:master Nov 30, 2024
3 of 9 checks passed
@mtrezza mtrezza deleted the feat-add-Xcode-16-support branch November 30, 2024 17:04
parseplatformorg pushed a commit that referenced this pull request Nov 30, 2024
# [4.2.0](4.1.2...4.2.0) (2024-11-30)

### Features

* Add support for Xcode 16 ([#1824](#1824)) ([643d486](643d486))
@mtrezza mtrezza linked an issue Nov 30, 2024 that may be closed by this pull request
3 tasks
Copy link

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

Copy link

codecov bot commented Nov 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.79%. Comparing base (dd05d41) to head (10a300d).
Report is 31 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1824       +/-   ##
===========================================
+ Coverage   64.24%   82.79%   +18.55%     
===========================================
  Files         201      282       +81     
  Lines       23233    30726     +7493     
===========================================
+ Hits        14926    25441    +10515     
+ Misses       8307     5285     -3022     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Publish release with Xcode 16 support
1 participant