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

[Xcode 13] 'Multiple commands produce' error when building with new Xcode build system #358

Open
1 task
0x1bitcrack3r opened this issue Sep 21, 2021 · 2 comments

Comments

@0x1bitcrack3r
Copy link

Description

Xcode 13 failed to build due to following error

Multiple commands produce '/MyProject/ios/build/Debug-iphonesimulator/starscream.app/Frameworks/Razorpay.framework':

  1. Target 'MyProject' has copy command from '/MyProject/node_modules/react-native-razorpay/ios/Razorpay.framework' to '/MyProject/ios/build/Debug-iphonesimulator/starscream.app/Frameworks/Razorpay.framework'
  2. That command depends on command in Target 'MyProject': script phase “[CP] Embed Pods Frameworks”
  • Specific to iOS Users :-
  • Not Specific to iOS users

Razorpay Package Version : 2.1.33

Xcode Version (iOS) : 13

Razorpay-pod version (iOS) : 1.1.4

What you did: I have tried building the project with New build system in Xcode 13 since Xcode 13 is not supporting the legacy build systems.

What happened: The build failed with the following error Multiple commands produce '/MyProject/ios/build/Debug-iphonesimulator/starscream.app/Frameworks/Razorpay.framework'

Code example, screenshot, or link to a repository:

Please provide a link to a repository on GitHub, or provide a minimal code example that reproduces the problem.
You may provide a screenshot of the application if you think it is relevant to your bug report.
Here are some tips for providing a minimal example: https://stackoverflow.com/help/mcve

@devanshsadhotra25
Copy link

facing the same , +1

@masnoonmulla
Copy link

same issue please reply if you find any solutions
Screenshot 2021-12-18 at 12 10 42 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants