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

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift