)]}'
{
  "commit": "52dbfefe0d5b592933c7b712086a9000155cc546",
  "tree": "512156bcb6fa0f8f0c9c783b53d1d24f56fd5c53",
  "parents": [
    "3abd37f05d4686f13fee592dc58aeef506e6f121"
  ],
  "author": {
    "name": "Brad King",
    "email": "brad.king@kitware.com",
    "time": "Mon Apr 03 14:26:19 2023 -0400"
  },
  "committer": {
    "name": "Brad King",
    "email": "brad.king@kitware.com",
    "time": "Mon Apr 03 18:59:57 2023 -0400"
  },
  "message": "Xcode: Fix detection of Swift compiler location for Xcode 14.3\n\nPreviously we tried to match output from `xcodebuild` to detect the\npath to the `swiftc` tool.  This approach is used for C and CXX\nfor historical reasons, but is unnecessary for Swift.  We know the\nname of the tool, so we can just ask `xcrun --find swiftc`.\n\nFixes: #24666\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "aaad5601da6fb101d87975b037f7fc3b1bec703d",
      "old_mode": 33188,
      "old_path": "Modules/CMakeDetermineSwiftCompiler.cmake",
      "new_id": "a937311a59f8602cd6eee06263835a1ffb769876",
      "new_mode": 33188,
      "new_path": "Modules/CMakeDetermineSwiftCompiler.cmake"
    }
  ]
}
