)]}'
{
  "commit": "b7831ca9707fda4f46b158408e0d099360c71f6e",
  "tree": "2571ac23f96a3c49875e888b2633a38504b3cdfd",
  "parents": [
    "55f20080a84ed2761a3e386e0f82f32cb9321b1a"
  ],
  "author": {
    "name": "nglevin",
    "email": "nglevin@google.com",
    "time": "Mon Apr 09 16:19:19 2018 -0400"
  },
  "committer": {
    "name": "Sergio Campama",
    "email": "sergiocampama@gmail.com",
    "time": "Wed Apr 11 17:58:33 2018 -0400"
  },
  "message": "Remove main_group_path from bazel_build.py\n\nThis has been equivalent to the workspace root for some time, via\nTULSI_WR defined as an Xcode user-defined environment variable.\n\nSince TULSI_WR typically references an absolute path to the WORKSPACE\nthat the generated Xcode project was based on, or references the Xcode\nvariable $SRCROOT (for more info see\nhttps://pewpewthespells.com/blog/buildsettings.html#srcroot) both of\nwhich are the foundation of all source code made visible to Xcode, the\nuse of this variable seems redundant, and the comment about debug\ninformation is significantly out of date.\n\nIn addition, -fdebug-prefix-map is not supported on Xcode 7, which is\nwhere -fdebug-compilation-dir was last available.\n\nGiven that we\u0027ve used -fdebug-prefix-map as a public default for some\ntime, and we don\u0027t support Xcode 7, it makes more sense to me to\nremove its reference entirely, along with other conditional code\nassuming the use of Xcode \u003c 8.\n\nPiperOrigin-RevId: 192176379\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "29c514eefc8edd76faf94003765861deb9c66f35",
      "old_mode": 33261,
      "old_path": "src/TulsiGenerator/Scripts/bazel_build.py",
      "new_id": "2783ebf47886eaa06030b76dee05ef5608fdbf60",
      "new_mode": 33261,
      "new_path": "src/TulsiGenerator/Scripts/bazel_build.py"
    }
  ]
}
