)]}'
{
  "commit": "61acaa12af7952f6eaae77b98f2c21630dc2d64d",
  "tree": "1949dc6ce70fa69a88ca52ca635b7611f5ed412f",
  "parents": [
    "5b949bbb9114379120c29134b5effd77e39dd134"
  ],
  "author": {
    "name": "Tor Arne Vestbø",
    "email": "tor.arne.vestbo@qt.io",
    "time": "Thu Jul 14 00:28:38 2022 +0200"
  },
  "committer": {
    "name": "Brad King",
    "email": "brad.king@kitware.com",
    "time": "Tue Aug 16 13:35:36 2022 -0400"
  },
  "message": "xcode: Don\u0027t set INSTALL_PATH unless target is SHARED_LIBRARY\n\nAn empty INSTALL_PATH will confuse Xcode, resulting in the archive\naction producing archives that can not be uploaded to the App Store.\n\nThe logic to pull out a install_name_dir only applies to\nSHARED_LIBRARY targets, so we can skip the setting of the\nproperty for all other targets.\n\nThere might be cases where the INSTALL_PATH code path will also\nend up setting an empty INSTALL_PATH, but it\u0027s unclear whether\nthis is a problem, so to keep the patch minimal the existing\ncode is left as is.\n\nFixes: #15183\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "70a379e36d37e06b244161fde34c7724c3582ec9",
      "old_mode": 33188,
      "old_path": "Source/cmGlobalXCodeGenerator.cxx",
      "new_id": "7523662b613dd474a4cc0cd28d4103d2d8ddf052",
      "new_mode": 33188,
      "new_path": "Source/cmGlobalXCodeGenerator.cxx"
    }
  ]
}
