FluidGroup / Brightroom

📷 A composable image editor using Core Image and Metal.
https://www.notion.so/muukii/Brightroom-d4c59b37610a49de8a14131d24cd6162
MIT License
3.36k stars 307 forks source link

Unable to run Demo app in xCode simulator #231

Closed pawczak closed 8 months ago

pawczak commented 8 months ago

How to run Demo app in xCode simulator device ?

I'm able to build when selecting Iphone 15 target, build passes succesfully but nothing happens after that.

I can't choose AppDelegate from Demo directory in Scheme edition window

pawczak commented 8 months ago

It's all right when you open xcodeproj from Demo folder instead of main Brightroom project file.