Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: Multiple commands produce about Intermediates.noindex #12

Open
wyk111wyk opened this issue Jan 6, 2021 · 1 comment
Open

error: Multiple commands produce about Intermediates.noindex #12

wyk111wyk opened this issue Jan 6, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@wyk111wyk
Copy link

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':

  1. Target 'AmosTesla' has link command with output '/Users/amos/Library/Developer/Xcode/DerivedData/AmosTesla-brjlpcwfqjauwafxmmsqtqbgcnty/Build/Intermediates.noindex/Previews/AmosTesla/Products/Debug-iphonesimulator/.app'
  2. 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'
@yamankatby yamankatby added the bug Something isn't working label Jan 6, 2021
@mohakapt
Copy link
Owner

mohakapt commented Jan 6, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants