OHHTTPStubs icon indicating copy to clipboard operation
OHHTTPStubs copied to clipboard

framework not found OHHTTPStubs

Open navpreet-gogana opened this issue 6 years ago • 6 comments

Installed OHHTTPStubs using pods but getting error some time for not finding it on the derived data of build machine. Following is the error logs:

⚠️ ld: directory not found for option '-F/Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-gtngiaipxuhhfpfjxfwgtnylckkw/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/BuildProductsPath/Debug-iphoneos/OHHTTPStubs-b1c8d455'

❌ ld: framework not found OHHTTPStubs

❌ clang: error: linker command failed with exit code 1 (use -v to see invocation)

navpreet-gogana avatar Jun 10 '19 20:06 navpreet-gogana

@navpreet-gogana thanks for submitting this! are you able to submit a sample app with this behavior to help us troubleshoot?

jeffctown avatar Jun 10 '19 21:06 jeffctown

@jeffctown I don't have a problem building it on the local machine but this problem occurs on the cloud build machine. I can try making a sample app and try to reproduce the same but it happens randomly so not sure what the problem is but failed with this same error. Also what I had found that in the Framework search path OHHTTPStubs value is "${PODS_CONFIGURATION_BUILD_DIR}/OHHTTPStubs-b1c8d455" In Pod file target 'Project' do pod 'OHHTTPStubs/Swift', '~>8.0' end target 'ProjectTests' do pod 'OHHTTPStubs/Swift', '~>8.0' pod 'OHHTTPStubs' end

navpreet-gogana avatar Jun 11 '19 13:06 navpreet-gogana

@jeffctown Any update like on the issue. Is it any setting that I need to change?

navpreet-gogana avatar Jun 14 '19 18:06 navpreet-gogana

I had added another OHHTTPStubs-b3..... to the framework search path it builds well and executed Then I reverted my changes but now it starts giving me the following error:

❌ error: Multiple commands produce '/Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework':

unexpected mutating task ('SetOwnerAndGroup greenhouse:staff /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework') with no relation to prior mutator ('SetOwnerAndGroup greenhouse:staff /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework') (in target 'OHHTTPStubs-b1c8d455')
unexpected mutating task ('SetMode u+w,go-w,a+rX /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework') with no relation to prior mutator ('SetMode u+w,go-w,a+rX /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework') (in target 'OHHTTPStubs-b1c8d455')
duplicate output file '/Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Headers/Compatibility.h' on task: CpHeader /Users/greenhouse/tmpcnvw898l/Pods/OHHTTPStubs/OHHTTPStubs/Sources/Compatibility.h /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Headers/Compatibility.h (in target 'OHHTTPStubs-b3117b62')
duplicate output file '/Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Headers/OHHTTPStubsResponse+JSON.h' on task: CpHeader /Users/greenhouse/tmpcnvw898l/Pods/OHHTTPStubs/OHHTTPStubs/Sources/JSON/OHHTTPStubsResponse+JSON.h /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Headers/OHHTTPStubsResponse+JSON.h (in target 'OHHTTPStubs-b3117b62')
duplicate output file '/Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Headers/NSURLRequest+HTTPBodyTesting.h' on task: CpHeader /Users/greenhouse/tmpcnvw898l/Pods/OHHTTPStubs/OHHTTPStubs/Sources/NSURLSession/NSURLRequest+HTTPBodyTesting.h /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Headers/NSURLRequest+HTTPBodyTesting.h (in target 'OHHTTPStubs-b3117b62')
duplicate output file '/Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/PrivateHeaders/OHHTTPStubsMethodSwizzling.h' on task: CpHeader /Users/greenhouse/tmpcnvw898l/Pods/OHHTTPStubs/OHHTTPStubs/Sources/NSURLSession/OHHTTPStubsMethodSwizzling.h /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/PrivateHeaders/OHHTTPStubsMethodSwizzling.h (in target 'OHHTTPStubs-b3117b62')
duplicate output file '/Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Headers/OHHTTPStubs.h' on task: CpHeader /Users/greenhouse/tmpcnvw898l/Pods/OHHTTPStubs/OHHTTPStubs/Sources/OHHTTPStubs.h /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Headers/OHHTTPStubs.h (in target 'OHHTTPStubs-b3117b62')
duplicate output file '/Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Headers/OHHTTPStubsResponse.h' on task: CpHeader /Users/greenhouse/tmpcnvw898l/Pods/OHHTTPStubs/OHHTTPStubs/Sources/OHHTTPStubsResponse.h /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Headers/OHHTTPStubsResponse.h (in target 'OHHTTPStubs-b3117b62')
duplicate output file '/Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Headers/OHPathHelpers.h' on task: CpHeader /Users/greenhouse/tmpcnvw898l/Pods/OHHTTPStubs/OHHTTPStubs/Sources/OHPathHelpers/OHPathHelpers.h /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Headers/OHPathHelpers.h (in target 'OHHTTPStubs-b3117b62')
duplicate output file '/Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/OHHTTPStubs' on task: CreateUniversalBinary /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/OHHTTPStubs normal armv7 arm64 (in target 'OHHTTPStubs-b3117b62')
duplicate output file '' on task: CreateUniversalBinary /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/OHHTTPStubs normal armv7 arm64 (in target 'OHHTTPStubs-b3117b62')
duplicate output file '/Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Modules/module.modulemap' on task: Ditto /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/Pods.build/Debug-iphoneos/OHHTTPStubs-b3117b62.build/module.modulemap /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Modules/module.modulemap (in target 'OHHTTPStubs-b3117b62')
duplicate output file '/Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Modules/OHHTTPStubs.swiftmodule/arm.swiftdoc' on task: Ditto /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Modules/OHHTTPStubs.swiftmodule/arm.swiftdoc /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/Pods.build/Debug-iphoneos/OHHTTPStubs-b3117b62.build/Objects-normal/armv7/OHHTTPStubs.swiftdoc (in target 'OHHTTPStubs-b3117b62')
duplicate output file '/Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Modules/OHHTTPStubs.swiftmodule/arm.swiftmodule' on task: Ditto /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Modules/OHHTTPStubs.swiftmodule/arm.swiftmodule /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/Pods.build/Debug-iphoneos/OHHTTPStubs-b3117b62.build/Objects-normal/armv7/OHHTTPStubs.swiftmodule (in target 'OHHTTPStubs-b3117b62')
duplicate output file '/Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Modules/OHHTTPStubs.swiftmodule/arm64.swiftdoc' on task: Ditto /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Modules/OHHTTPStubs.swiftmodule/arm64.swiftdoc /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/Pods.build/Debug-iphoneos/OHHTTPStubs-b3117b62.build/Objects-normal/arm64/OHHTTPStubs.swiftdoc (in target 'OHHTTPStubs-b3117b62')
duplicate output file '/Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Modules/OHHTTPStubs.swiftmodule/arm64.swiftmodule' on task: Ditto /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Modules/OHHTTPStubs.swiftmodule/arm64.swiftmodule /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/Pods.build/Debug-iphoneos/OHHTTPStubs-b3117b62.build/Objects-normal/arm64/OHHTTPStubs.swiftmodule (in target 'OHHTTPStubs-b3117b62')
duplicate output file '/Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Modules/OHHTTPStubs.swiftmodule/armv7.swiftdoc' on task: Ditto /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Modules/OHHTTPStubs.swiftmodule/armv7.swiftdoc /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/Pods.build/Debug-iphoneos/OHHTTPStubs-b3117b62.build/Objects-normal/armv7/OHHTTPStubs.swiftdoc (in target 'OHHTTPStubs-b3117b62')
duplicate output file '/Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Modules/OHHTTPStubs.swiftmodule/armv7.swiftmodule' on task: Ditto /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Modules/OHHTTPStubs.swiftmodule/armv7.swiftmodule /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/Pods.build/Debug-iphoneos/OHHTTPStubs-b3117b62.build/Objects-normal/armv7/OHHTTPStubs.swiftmodule (in target 'OHHTTPStubs-b3117b62')
duplicate output file '/Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework' on task: MkDir /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework (in target 'OHHTTPStubs-b3117b62')
duplicate output file '' on task: MkDir /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework (in target 'OHHTTPStubs-b3117b62')
duplicate output file '/Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Headers' on task: MkDir /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Headers (in target 'OHHTTPStubs-b3117b62')
duplicate output file '' on task: MkDir /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Headers (in target 'OHHTTPStubs-b3117b62')
duplicate output file '/Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/PrivateHeaders' on task: MkDir /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/PrivateHeaders (in target 'OHHTTPStubs-b3117b62')
duplicate output file '' on task: MkDir /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/PrivateHeaders (in target 'OHHTTPStubs-b3117b62')
duplicate output file '/Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Info.plist' on task: ProcessInfoPlistFile /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Info.plist /Users/greenhouse/tmpcnvw898l/Pods/Target Support Files/OHHTTPStubs-b3117b62/Info.plist (in target 'OHHTTPStubs-b3117b62')
duplicate output file '' on task: SetMode u+w,go-w,a+rX /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework (in target 'OHHTTPStubs-b3117b62')
duplicate output file '' on task: SetOwnerAndGroup greenhouse:staff /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework (in target 'OHHTTPStubs-b3117b62')
duplicate output file '' on task: SetOwnerAndGroup greenhouse:staff /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework (in target 'OHHTTPStubs-b3117b62')
duplicate output file '/Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Headers/OHHTTPStubs-Swift.h' on task: SwiftMergeGeneratedHeaders /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework/Headers/OHHTTPStubs-Swift.h /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/Pods.build/Debug-iphoneos/OHHTTPStubs-b3117b62.build/Objects-normal/arm64/OHHTTPStubs-Swift.h /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/Pods.build/Debug-iphoneos/OHHTTPStubs-b3117b62.build/Objects-normal/armv7/OHHTTPStubs-Swift.h (in target 'OHHTTPStubs-b3117b62')
duplicate output file '' on task: Touch /Users/greenhouse/Library/Developer/Xcode/DerivedData/Halo-fpuvgqhbmpgsqechsfuvdgfxjuwn/Build/Intermediates.noindex/ArchiveIntermediates/HaloDebug/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OHHTTPStubs.framework (in target 'OHHTTPStubs-b3117b62')

navpreet-gogana avatar Jun 18 '19 19:06 navpreet-gogana

You can repreduce, you need install 9.0 version with SPM. Example error Module 'OHHTTPStubs' has no member named 'removeStub'

ismailkilic avatar May 27 '20 12:05 ismailkilic

You can repreduce, you need install 9.0 version with SPM. Example error Module 'OHHTTPStubs' has no member named 'removeStub'

I think that class name migrated to "HTTPStubs" witout any information :)

ismailkilic avatar May 28 '20 07:05 ismailkilic