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

chore: Updating jazzy to 0.15.1 #3819

Merged
merged 1 commit into from
Aug 19, 2024
Merged

chore: Updating jazzy to 0.15.1 #3819

merged 1 commit into from
Aug 19, 2024

Conversation

ruisebas
Copy link
Member

Description

Jazzy (sourcekitten) doesn't support Xcode 15.3 / Swift 5.10 due to incompatible changes in SwiftPM.
Fix was released in Jazzy 0.15.0.

Related issue: realm/jazzy#1381

General Checklist

  • Added new tests to cover change, if needed
  • Build succeeds with all target using Swift Package Manager
  • All unit tests pass
  • All integration tests pass
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)
  • Documentation update for the change if required
  • PR title conforms to conventional commit style
  • New or updated tests include Given When Then inline code documentation and are named accordingly testThing_condition_expectation()
  • If breaking change, documentation/changelog update with migration instructions

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ruisebas ruisebas requested a review from a team as a code owner August 16, 2024 21:51
Copy link
Contributor

API Breakage Report

✅ No Public API Breaking Change detected

@ruisebas ruisebas merged commit 611368c into main Aug 19, 2024
79 checks passed
@ruisebas ruisebas deleted the ruisebas/jazzy-bump branch August 19, 2024 18:02
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.

3 participants