In my React Native project, I'm getting the error error: ~/Desktop/connect/intowConnect/ios/ios: No such file or directory
, and when I look at my project structure in XCode, it shows the intowConnect/ios
folder in red as shown in the image here. When I ls
the intowConnect/ios
folder from the command line, it shows that this folder does exist, but does not contain anything else called ios
, so it's true that intowConnect/ios/ios
does not exist.
Does anyone know how I should approach this?
question from:
https://stackoverflow.com/questions/65947616/xcode-ios-folder-showing-red-throwing-error 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…