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

[xcode14] Bump to Xcode 14 #15898

Merged
merged 19 commits into from
Sep 15, 2022
Merged

Commits on Sep 7, 2022

  1. Revert "[BackgroundAssets] Add new framework from Xcode1 4 beta 4. (x…

    …amarin#15649)"
    
    Apple removed this framework from Xcode 14 RC
    
    This reverts commit d9cd069.
    dalexsoto committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    b0203d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    d428810 View commit details
    Browse the repository at this point in the history
  2. Fix intro tests

    dalexsoto committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    66fbeef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a6cae9 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    c7c2ed0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1102c78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    031410f View commit details
    Browse the repository at this point in the history
  4. [devops] Only add platforms we're building for into WorkloadRollback.…

    …json.
    
    Also move bash code from yml to a .sh file for easier reading, writing and
    debugging.
    rolfbjarne committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    e70d077 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eba9544 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    7435d8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ef695d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77dd98c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    00b3705 View commit details
    Browse the repository at this point in the history
  2. Bump to stable Xcode 14

    dalexsoto authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    4c90a7f View commit details
    Browse the repository at this point in the history
  3. [devops] Fix parsing WorkloadRollback.json.

    Fix parsing WorkloadRollback.json to not throw an error if an entry doesn't exist:
    
        Select-Object: /Users/builder/azdo/_work/_temp/7602a64f-206e-4a71-b5f3-f55f2812ad0c.ps1:13
        Line |
          13 |  … versionData | Select-Object -ExpandProperty "microsoft.net.sdk.macos"
             |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
             | Property "microsoft.net.sdk.macos" cannot be found.
    rolfbjarne committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    1d38f94 View commit details
    Browse the repository at this point in the history
  4. [devops] Fix json syntax.

    rolfbjarne committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    6f8d821 View commit details
    Browse the repository at this point in the history
  5. Fix xtro.

    rolfbjarne committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    bb9eb0a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    6df6207 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2f89bd View commit details
    Browse the repository at this point in the history