Specifically, if you are creating from the command line or you have a build script, clearing the xcode target is not enough. You must delete this folder.
A precompiled header location can be found in
Target -> build settings => "Build locations" -> Precompiled headers cached path
Open Terminal , cd folder path and delete the folder with

source share