I am having problem in copying files to Xcode bundle.
I have some files in my bundle and i am trashing them and copy new same named one from another project.
But regularly Xcode giving error as : Multiple errors occurred while copying the files.
I have done much RND but no solution.
Can anybody help me out.
Thanx in advance.
I am having problem in copying files to Xcode bundle. I have some files
Share
Because you just deleted files from your project but one copy of each file is still in folder where your project is. Delete all red lines first if there is any. And see below steps –