Xcode 10 Error Multiple commands produce
Problem:
When i developed my project in Xcode 9.4 after new version of Xcode came i tried to open it in Xcode 10 it shows an error "Xcode 10 Error Multiple commands produce "
Solution:
1) Select your project and click on the targets.
2) Select build phases.
3)Under compile sources remove the info.plist
4)Clean your project and run it will works.
When i developed my project in Xcode 9.4 after new version of Xcode came i tried to open it in Xcode 10 it shows an error "Xcode 10 Error Multiple commands produce "
Solution:
1) Select your project and click on the targets.
2) Select build phases.
3)Under compile sources remove the info.plist
4)Clean your project and run it will works.
Comments
Post a Comment