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

[AVKit and AVRouting] Updates for Xcode14 Beta3 #15811

Merged
merged 13 commits into from
Sep 8, 2022

Commits on Aug 30, 2022

  1. [AVKit and AVRouting] Updates for Xcode14 Beta3

    TJ Lambert committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    92ebcde View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. using a wrap for NWEndpoint

    TJ Lambert committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    7933727 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. hold changes

    TJ Lambert committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    48be7ed View commit details
    Browse the repository at this point in the history
  2. Add manual code to be able to use NWEndPoint. Because NWEndpoint is a C

    api written in manual code the classes are not present when we compile
    the intermediate assembly for the generator, that results in a
    compilation error.
    mandel-macaque committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    d25dbe1 View commit details
    Browse the repository at this point in the history
  3. Fix typo.

    mandel-macaque committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    53d48b8 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'TJ/Xcode14-AVKit-Beta3' into Xcode14-AV…

    …Kit-Beta3
    TJ Lambert committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    568b9d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad3e7cf View commit details
    Browse the repository at this point in the history
  6. remove unneeded using

    TJ Lambert committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    f5624ab View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    58add3e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Change to does not own and add test

    tj_devel709 committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    0f62eee View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'TJ/Xcode14-AVKit-Beta3' into Xcode14-AV…

    …Kit-Beta3
    tj_devel709 committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    073c669 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a71865 View commit details
    Browse the repository at this point in the history
  4. add new line

    tj_devel709 committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    f7090bc View commit details
    Browse the repository at this point in the history