BradLarson / GPUImage2

GPUImage 2 is a BSD-licensed Swift framework for GPU-accelerated video and image processing.
BSD 3-Clause "New" or "Revised" License
4.85k stars 605 forks source link

Running on Simulator #335

Open AlyMohamed05 opened 6 months ago

AlyMohamed05 commented 6 months ago

I'm working on a react native app but I've implemented a feature natively and I used this framework. the issue is that I'm not able to build my app on simulator because it's missing x86_64 binaries so is there a way around this ?