You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After using auto save, Xcode project seems can not be compiled due to "Multiple commands produce".
The whole error message is as follow:
Multiple commands produce '/Users/amos/Library/Developer/Xcode/DerivedData/AmosTesla-brjlpcwfqjauwafxmmsqtqbgcnty/Build/Intermediates.noindex/Previews/AmosTesla/Products/Debug-iphonesimulator/.app':
SchemeBuildError: Failed to build the scheme "AmosTesla"
Multiple commands produce '/Users/amos/Library/Developer/Xcode/DerivedData/AmosTesla-brjlpcwfqjauwafxmmsqtqbgcnty/Build/Intermediates.noindex/Previews/AmosTesla/Products/Debug-iphonesimulator/.app':
Build system information:
error: Multiple commands produce '/Users/amos/Library/Developer/Xcode/DerivedData/AmosTesla-brjlpcwfqjauwafxmmsqtqbgcnty/Build/Intermediates.noindex/Previews/AmosTesla/Products/Debug-iphonesimulator/.app':
Target 'AmosTesla' has link command with output '/Users/amos/Library/Developer/Xcode/DerivedData/AmosTesla-brjlpcwfqjauwafxmmsqtqbgcnty/Build/Intermediates.noindex/Previews/AmosTesla/Products/Debug-iphonesimulator/.app'
Target 'AmosTesla' has create directory command with output '/Users/amos/Library/Developer/Xcode/DerivedData/AmosTesla-brjlpcwfqjauwafxmmsqtqbgcnty/Build/Intermediates.noindex/Previews/AmosTesla/Products/Debug-iphonesimulator/.app'
The text was updated successfully, but these errors were encountered:
I'm not sure this error has something to do with Stringz, I did some research on this error and it looks like it's related to including your Info.plist in your bundle resources. Check this question out for more info.
If you still think this error is related to Stringz please help me by creating a sample app in which the error is occurring so I can use it for debugging.
After using auto save, Xcode project seems can not be compiled due to "Multiple commands produce".
The whole error message is as follow:
Multiple commands produce '/Users/amos/Library/Developer/Xcode/DerivedData/AmosTesla-brjlpcwfqjauwafxmmsqtqbgcnty/Build/Intermediates.noindex/Previews/AmosTesla/Products/Debug-iphonesimulator/.app':
SchemeBuildError: Failed to build the scheme "AmosTesla"
Multiple commands produce '/Users/amos/Library/Developer/Xcode/DerivedData/AmosTesla-brjlpcwfqjauwafxmmsqtqbgcnty/Build/Intermediates.noindex/Previews/AmosTesla/Products/Debug-iphonesimulator/.app':
Build system information:
error: Multiple commands produce '/Users/amos/Library/Developer/Xcode/DerivedData/AmosTesla-brjlpcwfqjauwafxmmsqtqbgcnty/Build/Intermediates.noindex/Previews/AmosTesla/Products/Debug-iphonesimulator/.app':
The text was updated successfully, but these errors were encountered: