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

[CoreVideo] Implement Xcode 16.0 beta 1-6 changes. #21163

Merged
merged 6 commits into from
Sep 12, 2024

Commits on Sep 2, 2024

  1. [CoreVideo] Implement Xcode 16.0 beta 1-5 changes.

    Note: there were no changes in beta 2, beta 3 or beta 5.
    
    Pending:
    
    * Add tests for manual bindings
    * Figure out better strong type for strong dictionaries (can hopefully be figured out with the tests).
    rolfbjarne committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3e53a78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cb143f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Add tests.

    rolfbjarne committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    af4082d View commit details
    Browse the repository at this point in the history
  2. Auto-format source code

    GitHub Actions Autoformatter committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    84957a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    b655472 View commit details
    Browse the repository at this point in the history
  2. Fix test build.

    rolfbjarne committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    cb9dda2 View commit details
    Browse the repository at this point in the history