deniza / app_tracking_transparency

A Flutter plugin to show ios 14+ tracking authorization dialog.
https://pub.dev/packages/app_tracking_transparency/
MIT License
87 stars 29 forks source link

`Multiple commands produce` when archieving iOS #58

Open PollyGlot opened 2 months ago

PollyGlot commented 2 months ago

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 commented 2 months ago

same here

PollyGlot commented 2 months ago

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``