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

[xcode15.3] Initial bump to Xcode 15.3 bindings #20097

Draft
wants to merge 78 commits into
base: main
Choose a base branch
from

Commits on Feb 12, 2024

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

Commits on Feb 13, 2024

  1. Bump min simulators.

    rolfbjarne committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    ea1f556 View commit details
    Browse the repository at this point in the history
  2. [siminstaller] Don't try old-style dvtdownloadableindex anymore.

    It doesn't work because Xcode doesn't contain the information required to
    compute the old-style url.
    rolfbjarne committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    16a18fd View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. [src] Remove AssetsLibrary not breaking API

    Apple removed the AssetsLibrary framework from iOS in Xcode 15.3.
    dalexsoto committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6a4568c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0920083 View commit details
    Browse the repository at this point in the history
  3. Auto-format source code

    GitHub Actions Autoformatter committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f6f3595 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc0fb84 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea239b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    924b0be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2677d76 View commit details
    Browse the repository at this point in the history
  3. Auto-format source code

    GitHub Actions Autoformatter committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    5d28f9b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

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

Commits on Feb 19, 2024

  1. [tests] Switch to x86_64 as the default sim arch for watchOS.

    It doesn't look like i386 works anymore.
    rolfbjarne committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f3044a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8c607a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d123a47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4350f79 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    7ade4c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64251e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    a9d5e1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cc0bba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7c8937 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be1cfa1 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. [tests] Fix xtro tests

    dalexsoto committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4700abc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34a8e3d View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    70b3b7c View commit details
    Browse the repository at this point in the history
  2. Adjust ProtocolTest a bit more.

    There's no need for a version check, since what's important is which version
    of Xcode was used to compile the app.
    rolfbjarne committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    459f986 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    9c4b613 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5e9b6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbf1ddb View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    e74a5a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    746d45b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    49f9c8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3154223 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

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

Commits on Mar 19, 2024

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

Commits on Mar 22, 2024

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

Commits on Mar 27, 2024

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

Commits on Mar 28, 2024

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

Commits on Apr 1, 2024

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

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    60eda14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5834f4 View commit details
    Browse the repository at this point in the history
  3. Auto-format source code

    GitHub Actions Autoformatter committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4e8f1cd View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    bceb4ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7265e39 View commit details
    Browse the repository at this point in the history
  3. [tests] Update 'KnownFrameworkReference' and 'KnownRuntimePack' to th…

    …e reference any custom dotnet/runtime.
    rolfbjarne committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d3982ad View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Limit fix to .NET 8.

    rolfbjarne committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5ccba33 View commit details
    Browse the repository at this point in the history
  2. [devops] Bump macOS requirement to Sonoma for remote testing.

    Xcode 15.3 requires Sonoma.
    rolfbjarne committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f206c4f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    d4b2a30 View commit details
    Browse the repository at this point in the history
  2. Auto-format source code

    GitHub Actions Autoformatter committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8884813 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8758b40 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    f2e5620 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3afd1d4 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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

Commits on May 20, 2024

  1. Update cecil tests.

    rolfbjarne committed May 20, 2024
    Configuration menu
    Copy the full SHA
    01aa884 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    177c5b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee92532 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c23a7d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    9f99c87 View commit details
    Browse the repository at this point in the history
  2. Auto-format source code

    GitHub Actions Autoformatter committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5767265 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ce124b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2e7d7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d26db0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    92e8d90 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be6f961 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da15846 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d73223d View commit details
    Browse the repository at this point in the history
  10. Update cecil tests

    dalexsoto committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e744d32 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Fix xtro

    dalexsoto committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c058400 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    500c98e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80007fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c102d7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6e6b42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    277fcca View commit details
    Browse the repository at this point in the history
  7. Fix xtro

    dalexsoto committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ff5523b View commit details
    Browse the repository at this point in the history