AliSoftware / OHHTTPStubs

Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
MIT License
5.03k stars 601 forks source link

framework not found OHHTTPStubs #310

Open navpreet-gogana opened 5 years ago

navpreet-gogana commented 5 years ago

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)

jeffctown commented 5 years ago

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

navpreet-gogana commented 5 years ago

@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 commented 5 years ago

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

navpreet-gogana commented 5 years ago

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')
ismailkilic commented 4 years ago

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

ismailkilic commented 4 years ago

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 :)