React native vision camera issue with xcode 15.0

I am working on a react native project which uses following dependencies: react-native-vision-camera : 2.15.2 when i try to create the build for this using xcode 15.0- it is not created and I am getting some errors. but when i create the build using xcode 15.1 beta 3 - it is getting created and my app is also working fine but in this case I cannot release my app using beta versions of xcode. Please help me with this, how can i figure out a solution for this.

React native vision camera issue with xcode 15.0
 
 
Q