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

Upgrade elixir_make and ssl_verify_fun #321

Merged
merged 1 commit into from
Jul 8, 2023
Merged

Conversation

ohrite
Copy link
Contributor

@ohrite ohrite commented Jul 8, 2023

Description

Upgrades elixir_make to 0.7.7 and ssl_verify_fun for macOS Ventura.

Sibling PR for scenic_driver_local: ScenicFramework/scenic_driver_local#28

Motivation and Context

I'm building a project against exqlite 0.13.14, which requires elixir_make 0.7.7. While building scenic locally for testing, I also needed to bump ssl_verify_fun in order to get it to build correctly for macOS Ventura.

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to
    not work as expected)
  • Improvement/refactoring (non-breaking change that doesn't add any feature
    but make things better)

Checklist

  • Check other PRs and make sure that the changes are not done yet.

Copy link
Collaborator

@axelson axelson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! ❤️

@axelson axelson merged commit 391e9d2 into ScenicFramework:main Jul 8, 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