I using the latest version of Xcode (15.4)and the latest version of Firebase (10.27.0) via cocoapods (linked statically)
When I try to build, I get this error:
Sandbox: bash(91670) deny(1) file-read-data/Users/xxx/Pods/FirebaseCrashlytics/run
What is the reason and why did this come up only recently?
Do you have any suggestion on how to fix this?