Multiple commands produce '/Users/system/Library/Developer/Xcode/DerivedData/myapp-bqlhjkbcgsncmxenozofsiqccrps/Build/Intermediates.noindex/ArchiveIntermediates/myapp/InstallationBuildProductsLocation/Applications/myapp.app/Assets.car

Solution:

Goto xcode->File->workspace settings

Change New build system to Legacy build system.

After that clean the derived data and build it will works good

Comments

Popular posts from this blog

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift