The diff reorders the `children` array of the `src` group in the Xcode project file, moving `.c` files after their corresponding `.h` headers to match a consistent header-before-source convention.
The diff reorders the `children` array of the `src` group in the Xcode project file, moving `.c` files after their corresponding `.h` headers to match a consistent header-before-source convention.