I am totally new to the Xcode and getting the error below:
clang: error: no such file or directory: \'/usersd/chairman/desktop/MySecondTabApp/MySeco
please go to Prefix header file
Target> Build Settings > Prefix Header. then copy paste this line & change Your Project name
$(SRCROOT)/Your_Project_name-Prefix.pch
Its working you 100% gurantee.