mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
The old Xcode sticks around, so make sure we sort in reverse to pick the newer version. Technically we should use something like sort -Vr, but -V doesn't exist on macOS. But that won't be a problem until Xcode 100, which my great great grand children can worry about.