[GH-ISSUE #12] error: Multiple commands produce about Intermediates.noindex #8

Open
opened 2026-03-02 05:16:41 +03:00 by kerem · 1 comment
Owner

Originally created by @wyk111wyk on GitHub (Jan 6, 2021).
Original GitHub issue: https://github.com/heysem-useinsider/Stringz/issues/12

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'
Originally created by @wyk111wyk on GitHub (Jan 6, 2021). Original GitHub issue: https://github.com/heysem-useinsider/Stringz/issues/12 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'
Author
Owner

@heysem-useinsider commented on GitHub (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.

<!-- gh-comment-id:755477309 --> @heysem-useinsider commented on GitHub (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](https://stackoverflow.com/questions/50718018/xcode-10-error-multiple-commands-produce) 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 in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Stringz#8
No description provided.