Skip to content

GoogleUtilities installed twice, impossible to archive app on Xcode 11.x #4087

Closed
@Tokta

Description

@Tokta

[READ] Step 1: Are you in the right place?

  • For issues or feature requests related to the code in this repository
    file a Github issue.
    • If this is a feature request make sure the issue title starts with "FR:".
  • For general technical questions, post a question on StackOverflow
    with the firebase tag.
  • For general Firebase discussion, use the firebase-talk
    google group.
  • For help troubleshooting your application that does not fall under one
    of the above categories, reach out to the personalized
    Firebase support channel.

[REQUIRED] Step 2: Describe your environment

  • Xcode version: 11.0 and 11.1
  • Firebase SDK version: 6.10.0 installed via Cocoapods
  • Firebase Component and version:
    Using Auth0 (1.19.0)
    Using Crashlytics (3.14.0)
    Using Fabric (1.10.2)
    Using Firebase 6.10.0
    Using FirebaseABTesting (3.1.2)
    Using FirebaseAnalytics (6.1.3)
    Using FirebaseAnalyticsInterop (1.4.0)
    Using FirebaseCore (6.3.1)
    Using FirebaseCoreDiagnostics (1.1.1)
    Using FirebaseCoreDiagnosticsInterop (1.0.0)
    Using FirebaseDynamicLinks (4.0.5)
    Using FirebaseInAppMessaging (0.15.5)
    Using FirebaseInstanceID (4.2.5)
    Using FirebaseMessaging (4.1.6)
    Using FirebasePerformance (3.1.5)
    Using FirebaseRemoteConfig (4.4.2)
    Using GTMSessionFetcher (1.2.2)
    Using GoogleAppMeasurement (6.1.3)
    Using GoogleDataTransport (3.0.1)
    Using GoogleDataTransportCCTSupport (1.2.1)
    Using GoogleToolboxForMac (2.2.1)
    Using GoogleUtilities 6.3.1

[REQUIRED] Step 3: Describe the problem

Steps to reproduce:

Using Xcode 11.x the app compile with this warning on my target:

Multiple targets match implicit dependency for linker flags '-framework GoogleUtilities'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'Lepaya-Dev' from project 'Lepaya')
Target 'GoogleUtilities-00567490' (in project 'Pods')
Target 'GoogleUtilities-ac14cd06' (in project 'Pods')

But is impossible to archive it because of this error:

Multiple commands produce '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework':
1) Target 'GoogleUtilities-00567490' has create directory command with output '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework'
2) Target 'GoogleUtilities-ac14cd06' has create directory command with output '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework'

During archiving the following warnings show up on GoogleUtilities:

Warning Group GoogleUtilities-00567490 Group:

unexpected mutating task ('SetOwnerAndGroup alessio:staff ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework') with no relation to prior mutator ('SetOwnerAndGroup alessio:staff ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework')
unexpected mutating task ('SetMode u+w,go-w,a+rX ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework') with no relation to prior mutator ('SetMode u+w,go-w,a+rX ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework')

Warning Group GoogleUtilities-ac14cd06 Group:

duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULAppDelegateSwizzler.h' on task: CpHeader ~/Workspace/iOS/Lepaya/Pods/GoogleUtilities/GoogleUtilities/AppDelegateSwizzler/Private/GULAppDelegateSwizzler.h ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULAppDelegateSwizzler.h
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULApplication.h' on task: CpHeader ~/Workspace/iOS/Lepaya/Pods/GoogleUtilities/GoogleUtilities/AppDelegateSwizzler/Private/GULApplication.h ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULApplication.h
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/Headers/GULLoggerCodes.h' on task: CpHeader ~/Workspace/iOS/Lepaya/Pods/GoogleUtilities/GoogleUtilities/Common/GULLoggerCodes.h ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/Headers/GULLoggerCodes.h
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULAppEnvironmentUtil.h' on task: CpHeader ~/Workspace/iOS/Lepaya/Pods/GoogleUtilities/GoogleUtilities/Environment/third_party/GULAppEnvironmentUtil.h ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULAppEnvironmentUtil.h
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULLogger.h' on task: CpHeader ~/Workspace/iOS/Lepaya/Pods/GoogleUtilities/GoogleUtilities/Logger/Private/GULLogger.h ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULLogger.h
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/Headers/GULLoggerLevel.h' on task: CpHeader ~/Workspace/iOS/Lepaya/Pods/GoogleUtilities/GoogleUtilities/Logger/Public/GULLoggerLevel.h ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/Headers/GULLoggerLevel.h
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULOriginalIMPConvenienceMacros.h' on task: CpHeader ~/Workspace/iOS/Lepaya/Pods/GoogleUtilities/GoogleUtilities/MethodSwizzler/Private/GULOriginalIMPConvenienceMacros.h ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULOriginalIMPConvenienceMacros.h
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULSwizzler.h' on task: CpHeader ~/Workspace/iOS/Lepaya/Pods/GoogleUtilities/GoogleUtilities/MethodSwizzler/Private/GULSwizzler.h ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULSwizzler.h
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/Headers/GULNSData+zlib.h' on task: CpHeader ~/Workspace/iOS/Lepaya/Pods/GoogleUtilities/GoogleUtilities/NSData+zlib/GULNSData+zlib.h ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/Headers/GULNSData+zlib.h
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULMutableDictionary.h' on task: CpHeader ~/Workspace/iOS/Lepaya/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULMutableDictionary.h ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULMutableDictionary.h
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULNetwork.h' on task: CpHeader ~/Workspace/iOS/Lepaya/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetwork.h ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULNetwork.h
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULNetworkConstants.h' on task: CpHeader ~/Workspace/iOS/Lepaya/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetworkConstants.h ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULNetworkConstants.h
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULNetworkLoggerProtocol.h' on task: CpHeader ~/Workspace/iOS/Lepaya/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetworkLoggerProtocol.h ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULNetworkLoggerProtocol.h
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULNetworkMessageCode.h' on task: CpHeader ~/Workspace/iOS/Lepaya/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetworkMessageCode.h ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULNetworkMessageCode.h
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULNetworkURLSession.h' on task: CpHeader ~/Workspace/iOS/Lepaya/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetworkURLSession.h ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULNetworkURLSession.h
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULReachabilityChecker.h' on task: CpHeader ~/Workspace/iOS/Lepaya/Pods/GoogleUtilities/GoogleUtilities/Reachability/Private/GULReachabilityChecker.h ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULReachabilityChecker.h
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULReachabilityMessageCode.h' on task: CpHeader ~/Workspace/iOS/Lepaya/Pods/GoogleUtilities/GoogleUtilities/Reachability/Private/GULReachabilityMessageCode.h ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULReachabilityMessageCode.h
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULUserDefaults.h' on task: CpHeader ~/Workspace/iOS/Lepaya/Pods/GoogleUtilities/GoogleUtilities/UserDefaults/Private/GULUserDefaults.h ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders/GULUserDefaults.h
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/GoogleUtilities' on task: CreateUniversalBinary ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/GoogleUtilities normal armv7 arm64
duplicate output file '' on task: CreateUniversalBinary ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/GoogleUtilities normal armv7 arm64
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/Modules/module.modulemap' on task: Ditto ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/GoogleUtilities-ac14cd06.build/module.modulemap ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/Modules/module.modulemap
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework' on task: MkDir ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework
duplicate output file '' on task: MkDir ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/Headers' on task: MkDir ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/Headers
duplicate output file '' on task: MkDir ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/Headers
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders' on task: MkDir ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders
duplicate output file '' on task: MkDir ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/PrivateHeaders
duplicate output file '~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/Info.plist' on task: ProcessInfoPlistFile ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework/Info.plist ~/Workspace/iOS/Lepaya/Pods/Target Support Files/GoogleUtilities-ac14cd06/GoogleUtilities-ac14cd06-Info.plist
duplicate output file '' on task: SetMode u+w,go-w,a+rX ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework
duplicate output file '' on task: SetOwnerAndGroup alessio:staff ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework
duplicate output file '' on task: Touch ~/Library/Developer/Xcode/DerivedData/Lepaya-eznvodpnltjakhfwbructrxxmknw/Build/Intermediates.noindex/ArchiveIntermediates/Lepaya-Dev/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoogleUtilities.framework

Important:

By removing FirebasePerformance (that remove also GTMSessionFetcher and GoogleToolboxForMac) the error is gone and everything works perfectly.

Thank you for your help!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions