Xcode – Using fonts from xcfamework
So I have xcframework which have fonts file (from react-native-vector-icons). In test project (testApp), I am importing xcframework and I was expecting it to copy resources from my framework but unfortunately it doesn't copy these fonts which are there inside…