BradLarson / GPUImage

An open source iOS framework for GPU-based image and video processing
http://www.sunsetlakesoftware.com/2012/02/12/introducing-gpuimage-framework
BSD 3-Clause "New" or "Revised" License
20.22k stars 4.62k forks source link

GPUImage project makes Xcode crash on MacOS 10.13 beta #2503

Closed gaojinhsu closed 6 years ago

gaojinhsu commented 6 years ago

OS: macOS 10.13 Beta(17A352a)

I know this could be a bug of macOS or Xcode, but I still wanna try my luck here.

Xcode(both Xcode 8 and Xcode 9-Beta) crashes on opening project as long as the project or workspace contains GPUImage. 39ccdbe6-509c-4498-a50b-8492977c057a

BradLarson commented 6 years ago

This appears to be a bug in CoreFoundation in the current macOS betas: https://twitter.com/kcase/status/901900659154235392 and impacts all large Xcode projects.