)]}'
{
  "commit": "f5f845703df0aa3d75cd6052e2b53c5960d2d6c7",
  "tree": "b84f9b906ab661632ff4c730ff80c467188594f2",
  "parents": [
    "6bd9f8f23914f525b0cc6acd5b7636d17758a8f1"
  ],
  "author": {
    "name": "Victoria Ashworth",
    "email": "15619084+vashworth@users.noreply.github.com",
    "time": "Tue Apr 14 11:15:42 2026 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Apr 14 16:15:42 2026 +0000"
  },
  "message": "Fix killing wrong xcrun command (#184831)\n\nWe use `pgrep` to kill any matching existing `xcrun xcodebuild\n-resolvePackageDependencies` command. However, we did not specify that\nit should match on arguments and therefore was only matching on process\nname, killing other xcrun` commands.\n\nFixes https://github.com/flutter/flutter/issues/184754.\n\n## Pre-launch Checklist\n\n- [x] I read the [Contributor Guide] and followed the process outlined\nthere for submitting PRs.\n- [x] I read the [AI contribution guidelines] and understand my\nresponsibilities, or I am not using AI tools.\n- [x] I read the [Tree Hygiene] wiki page, which explains my\nresponsibilities.\n- [x] I read and followed the [Flutter Style Guide], including [Features\nwe expect every widget to implement].\n- [x] I signed the [CLA].\n- [x] I listed at least one issue that this PR fixes in the description\nabove.\n- [x] I updated/added relevant documentation (doc comments with `///`).\n- [x] I added new tests to check the change I am making, or this PR is\n[test-exempt].\n- [x] I followed the [breaking change policy] and added [Data Driven\nFixes] where supported.\n- [x] All existing and new tests are passing.\n\nIf you need help, consider asking for advice on the #hackers-new channel\non [Discord].\n\nIf this change needs to override an active code freeze, provide a\ncomment explaining why. The code freeze workflow can be overridden by\ncode reviewers. See pinned issues for any active code freezes with\nguidance.\n\n**Note**: The Flutter team is currently trialing the use of [Gemini Code\nAssist for\nGitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code).\nComments from the `gemini-code-assist` bot should not be taken as\nauthoritative feedback from the Flutter team. If you find its comments\nuseful you can update your code accordingly, but if you are unsure or\ndisagree with the feedback, please feel free to wait for a Flutter team\nmember\u0027s review for guidance on which automated comments should be\naddressed.\n\n\u003c!-- Links --\u003e\n[Contributor Guide]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#overview\n[AI contribution guidelines]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#ai-contribution-guidelines\n[Tree Hygiene]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md\n[test-exempt]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#tests\n[Flutter Style Guide]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md\n[Features we expect every widget to implement]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md#features-we-expect-every-widget-to-implement\n[CLA]: https://cla.developers.google.com/\n[flutter/tests]: https://github.com/flutter/tests\n[breaking change policy]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#handling-breaking-changes\n[Discord]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Chat.md\n[Data Driven Fixes]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Data-driven-Fixes.md",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5662b7a0cb1c0edeb5782b17cfee3cc0dda5d818",
      "old_mode": 33188,
      "old_path": "packages/flutter_tools/lib/src/ios/xcodeproj.dart",
      "new_id": "388e8d2fe78ad138a4c90ff98e7ba5101aa2d6fc",
      "new_mode": 33188,
      "new_path": "packages/flutter_tools/lib/src/ios/xcodeproj.dart"
    },
    {
      "type": "modify",
      "old_id": "34a402f8f9320fe182e90c2388084201248568bd",
      "old_mode": 33188,
      "old_path": "packages/flutter_tools/test/general.shard/ios/xcodeproj_test.dart",
      "new_id": "7613121c4c36c0c85d421ff478a3c6b687198c82",
      "new_mode": 33188,
      "new_path": "packages/flutter_tools/test/general.shard/ios/xcodeproj_test.dart"
    }
  ]
}
