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.

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Saved Image in document directory and save path in coredata not able to fetch the image file iOS swift