When I move iphone project directory to a new path. There are some red texts indicate the missing files from the project source codes. How to avoid these?
This worked on a Pod project.
I also did this below but now sure if you need it
Quit XCode.
rm -rf project.xcworkspace/xcuserdata/*
Restart XCode and reopen project.