lidavidm commented on issue #3382: URL: https://github.com/apache/arrow-adbc/issues/3382#issuecomment-3240808295
It seems XCode was updated, actually. Failing: ``` 2025-09-01T00:33:07.0718590Z Compiler found: /Applications/Xcode_16.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ ``` Passed: ``` 2025-08-29T13:55:33.9626830Z Compiler found: /Applications/Xcode_16.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
