save-buffer opened a new pull request #12605:
URL: https://github.com/apache/arrow/pull/12605


   Was hitting some issue on Xcode with it not being able to find the correct 
version of gtest (it's suffixed with "d" if it's debug and release otherwise). 
I think the issue is that Xcode figures out for itself whether to build Debug 
or Release _after_ CMake runs, which means that Xcode is stuck only being able 
to build in one of the two. 


-- 
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]


Reply via email to