Derived Data - XCode

/Users/jadenbro1/Library/Developer/Xcode/DerivedData/FreshSocial-gdolmhnopfbaoggkkbuawiubjget/Build/Intermediates.noindex/FreshSocial.build/Debug-iphoneos/FreshSocial.build/DerivedSources/FreshSocial_vers.c module map file '/Users/jadenbro1/Library/Developer/Xcode/DerivedData/FreshSocial-gdolmhnopfbaoggkkbuawiubjget/Build/Products/Debug-iphoneos/react-native-text-recognition/react_native_text_recognition.modulemap' not found

/Users/jadenbro1/Library/Developer/Xcode/DerivedData/FreshSocial-gdolmhnopfbaoggkkbuawiubjget/Build/Intermediates.noindex/FreshSocial.build/Debug-iphoneos/FreshSocial.build/DerivedSources/FreshSocial_vers.c

extern const unsigned char FreshSocialVersionString[]; extern const double FreshSocialVersionNumber;

const unsigned char FreshSocialVersionString[] attribute ((used)) = "@(#)PROGRAM:FreshSocial PROJECT:FreshSocial-1" "\n"; const double FreshSocialVersionNumber attribute ((used)) = (double)1.;

Can someone help me understand this?

I’ve done everything, deleted derived data, cleaned the build, built a whole new project environment, everything…

`extern const unsigned char FreshSocialVersionString[]; extern const double FreshSocialVersionNumber;

const unsigned char FreshSocialVersionString[] attribute ((used)) = "@(#)PROGRAM:FreshSocial PROJECT:FreshSocial-1" "\n"; const double FreshSocialVersionNumber attribute ((used)) = (double)1.; `

Derived Data - XCode
 
 
Q