Unable to build xcode project after create turbo module in react native using swift file
I am trying to create a basic turbo module in react native.
Without adding any swift file to the module it is working perfectly. But if I add a swift file to the module without even using it. It doesn’t build the xcode project.