While working , I encountered a file-not-found error related to the VisionCameraCodeScanner package. Specifically, the file VisionCameraCodeScanner/VisionCameraFaceDetector-Swift.h seems to be missing, causing the build process to fail.
My project is using firebase and my podfile has use_frameworks added! :linkage => :static.
Please help me.