I have inherited the maintenance of the app so I do not know much about the initial setup. Every time I try to build the app in Xcode, I get an error stating Multiple commands produce Info.plist. I fix this by removing Info.plist from Build Phases - Copy Bundle Resources. Then the build succeeds. However, every time I try to build again the Info.plist is back again in that list and the error occurs until I remove it again. Is there some setting I should adjust? Save is greyed out so how do I get Xcode to remember my change?
2
0
509