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

Multiple commands produce when archieving iOS #58

Open
PollyGlot opened this issue Aug 30, 2024 · 2 comments
Open

Multiple commands produce when archieving iOS #58

PollyGlot opened this issue Aug 30, 2024 · 2 comments

Comments

@PollyGlot
Copy link

I get this error with the latest version 2.0.6 when my CircleCi is trying to archieve the iOS build :

error: Multiple commands produce '/Users/distiller/Library/Developer/Xcode/DerivedData/Runner-gzyolajtuwzzcpdukxuqjffaibap/Build/Intermediates.noindex/ArchiveIntermediates/Runner/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/app_tracking_transparency_privacy.bundle'

I get the same error when I revert to 2.0.4 when PrivacyInfo.xcprivacy wasn't added yet.

Does anybody get this error ?

@hdjeong80
Copy link

same here

@PollyGlot
Copy link
Author

My fix for error: Multiple commands produce is to use version 2.0.4 fixed in my dependency_overrides:

dependency_overrides:
  app_tracking_transparency: 2.0.4 # Fix ci ``Multiple commandes``

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

2 participants