I’ve been encountering an issue where, after running pod install, Xcode consistently throws an error: “Failed to save xxx.xcodeproj.” To clear this warning, I have to click through it more than 50 times.
This has become quite frustrating, as it happens every time I run pod install. Is there a way to prevent this error from occurring? Any advice or solutions would be greatly appreciated!
Thank you!