homebrew
which carthage
:/usr/local/bin/carthage
carthage version
:
0.34.0
xcodebuild -version
:
Xcode 11.4
Build version 11N111s
--no-build
? No
--no-use-binaries
? Yes
--use-submodules
? No
--cache-builds
? No
--new-resolver
? No
Cartfile
github "xmartlabs/Eureka" "master"
Carthage Output
/usr/bin/xcrun xcodebuild -workspace /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Eureka.xcworkspace -scheme Eureka -configuration Release -derivedDataPath /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2 -sdk iphoneos ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath /var/folders/15/kgbxrq_d6r179r0fdtwvj4c80000gn/T/Eureka SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka)2020-02-08 21:48:06.842 xcodebuild[59701:622428] [MT] PluginLoading: Required plug-in compatibility UUID 31056F1F-412A-4C99-8092-C3B5AA79148C for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/XVim.xcplugin' not present in DVTPlugInCompatibilityUUIDs
Command line invocation:
/Users/bob/Applications/Xcode-beta.app/Contents/Developer/usr/bin/xcodebuild -workspace /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Eureka.xcworkspace -scheme Eureka -configuration Release -derivedDataPath /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2 -sdk iphoneos ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath /var/folders/15/kgbxrq_d6r179r0fdtwvj4c80000gn/T/Eureka SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO
User defaults from command line:
IDEArchivePathOverride = /var/folders/15/kgbxrq_d6r179r0fdtwvj4c80000gn/T/Eureka
IDEDerivedDataPathOverride = /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2
Build settings from command line:
CARTHAGE = YES
CLANG_ENABLE_CODE_COVERAGE = NO
CODE_SIGN_IDENTITY =
CODE_SIGNING_REQUIRED = NO
GCC_INSTRUMENT_PROGRAM_FLOW_ARCS = NO
ONLY_ACTIVE_ARCH = NO
SDKROOT = iphoneos13.4
SKIP_INSTALL = YES
STRIP_INSTALLED_PRODUCT = NO
note: Using new build system
note: Building targets in parallel
note: Planning build
note: Constructing build description
CreateBuildDirectory /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/BuildProductsPath (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
builtin-create-build-directory /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/BuildProductsPath
CreateBuildDirectory /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
builtin-create-build-directory /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath
CreateBuildDirectory /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/InstallationBuildProductsLocation (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
builtin-create-build-directory /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/InstallationBuildProductsLocation
SymLink /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/BuildProductsPath/Release-iphoneos/Eureka.framework /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/Eureka.framework (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
/bin/ln -sfh /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/Eureka.framework /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/BuildProductsPath/Release-iphoneos/Eureka.framework
MkDir /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/Eureka.framework (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
/bin/mkdir -p /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/Eureka.framework
MkDir /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/Eureka.framework/Headers (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
/bin/mkdir -p /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/Eureka.framework/Headers
WriteAuxiliaryFile /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/all-product-headers.yaml (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
write-file /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/all-product-headers.yaml
WriteAuxiliaryFile /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka.hmap (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
write-file /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka.hmap
WriteAuxiliaryFile /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-project-headers.hmap (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
write-file /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-project-headers.hmap
WriteAuxiliaryFile /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-own-target-headers.hmap (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
write-file /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-own-target-headers.hmap
WriteAuxiliaryFile /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-generated-files.hmap (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
write-file /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-generated-files.hmap
WriteAuxiliaryFile /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-all-target-headers.hmap (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
write-file /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-all-target-headers.hmap
WriteAuxiliaryFile /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-all-non-framework-target-headers.hmap (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
write-file /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/unextended-module.modulemap (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
write-file /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/unextended-module.modulemap
WriteAuxiliaryFile /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/unextended-module-overlay.yaml (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
write-file /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/unextended-module-overlay.yaml
WriteAuxiliaryFile /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/module.modulemap (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
write-file /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/module.modulemap
WriteAuxiliaryFile /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/Eureka.SwiftFileList (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
write-file /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/Eureka.SwiftFileList
WriteAuxiliaryFile /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/Eureka.LinkFileList (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
write-file /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/Eureka.LinkFileList
WriteAuxiliaryFile /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/Eureka-OutputFileMap.json (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
write-file /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/Eureka-OutputFileMap.json
WriteAuxiliaryFile /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Eureka.SwiftFileList (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
write-file /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Eureka.SwiftFileList
WriteAuxiliaryFile /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Eureka.LinkFileList (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
write-file /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Eureka.LinkFileList
WriteAuxiliaryFile /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Eureka-OutputFileMap.json (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
write-file /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Eureka-OutputFileMap.json
WriteAuxiliaryFile /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/DerivedSources/Eureka_vers.c (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
write-file /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/DerivedSources/Eureka_vers.c
Ditto /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/module.modulemap /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/Eureka.framework/Modules/module.modulemap (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/module.modulemap /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/Eureka.framework/Modules
CompileSwiftSources normal armv7 com.apple.xcode.tools.swift.compiler (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
export DEVELOPER_DIR=/Users/bob/Applications/Xcode-beta.app/Contents/Developer
export SDKROOT=/Users/bob/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.4.sdk
/Users/bob/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -incremental -module-name Eureka -O -whole-module-optimization -enforce-exclusivity=checked -Xfrontend -disable-swift3-objc-inference @/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/Eureka.SwiftFileList -sdk /Users/bob/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.4.sdk -target armv7-apple-ios9.0 -g -module-cache-path /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -embed-bitcode -swift-version 5 -I /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/BuildProductsPath/Release-iphoneos -F /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/BuildProductsPath/Release-iphoneos -c -num-threads 4 -output-file-map /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/Eureka-OutputFileMap.json -parseable-output -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/Eureka.swiftmodule -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-generated-files.hmap -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-own-target-headers.hmap -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-project-headers.hmap -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/BuildProductsPath/Release-iphoneos/include -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/DerivedSources-normal/armv7 -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/DerivedSources/armv7 -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/Eureka-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/unextended-module-overlay.yaml -working-directory /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
CompileSwift normal armv7 (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
/Users/bob/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -emit-bc /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/PickerInlineRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/PopoverSelectorRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/SelectableRowType.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/SegmentedRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/LabelRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleRequired.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Controllers/SelectorAlertController.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/RowControllerType.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/PushRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/FieldRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Controllers/SelectorViewController.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/DecimalFormatter.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Validation.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Core.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Form.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleClosure.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/SwitchRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/PickerInputRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleLength.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/DoublePickerRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/MultipleSelectorRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/AlertRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/ActionSheetRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/PresenterRowType.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/TextAreaRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Cell.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/DatePickerRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleEqualsToRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/CellType.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/DoublePickerInputRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/PickerRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/FieldsRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Helpers.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleURL.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/RowType.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleRegExp.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/DateInlineFieldRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/NavigationAccessoryView.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/StepperRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/AlertOptionsRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/DateInlineRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/ButtonRowWithPresent.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/SwipeActions.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/RowProtocols.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/CheckRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/HeaderFooterView.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/SelectorRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleRange.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/SelectableRows/ListCheckRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/SliderRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/OptionsRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/ButtonRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/SelectableSection.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/InlineRowType.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleEmail.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/TriplePickerRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Operators.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/Protocols.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Section.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/DateRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/BaseRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/TriplePickerInputRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Row.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/GenericMultipleSelectorRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Controllers/MultipleSelectorViewController.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/DateFieldRow.swift -supplementary-output-file-map /var/folders/15/kgbxrq_d6r179r0fdtwvj4c80000gn/T/supplementaryOutputs-6ea0f4 -target armv7-apple-ios9.0 -enable-objc-interop -sdk /Users/bob/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.4.sdk -I /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/BuildProductsPath/Release-iphoneos -F /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/BuildProductsPath/Release-iphoneos -application-extension -g -import-underlying-module -module-cache-path /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -O -disable-swift3-objc-inference -serialize-debugging-options -Xcc -working-directory -Xcc /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-generated-files.hmap -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-own-target-headers.hmap -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-project-headers.hmap -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/BuildProductsPath/Release-iphoneos/include -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/DerivedSources-normal/armv7 -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/DerivedSources/armv7 -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/DerivedSources -Xcc -ivfsoverlay -Xcc /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/unextended-module-overlay.yaml -module-name Eureka -num-threads 4 -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/PickerInlineRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/PopoverSelectorRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/SelectableRowType.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/SegmentedRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/LabelRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/RuleRequired.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/SelectorAlertController.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/RowControllerType.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/PushRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/FieldRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/SelectorViewController.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/DecimalFormatter.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/Validation.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/Core.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/Form.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/RuleClosure.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/SwitchRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/PickerInputRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/RuleLength.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/DoublePickerRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/MultipleSelectorRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/AlertRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/ActionSheetRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/PresenterRowType.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/TextAreaRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/Cell.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/DatePickerRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/RuleEqualsToRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/CellType.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/DoublePickerInputRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/PickerRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/FieldsRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/Helpers.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/RuleURL.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/RowType.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/RuleRegExp.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/DateInlineFieldRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/NavigationAccessoryView.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/StepperRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/AlertOptionsRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/DateInlineRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/ButtonRowWithPresent.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/SwipeActions.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/RowProtocols.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/CheckRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/HeaderFooterView.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/SelectorRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/RuleRange.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/ListCheckRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/SliderRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/OptionsRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/ButtonRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/SelectableSection.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/InlineRowType.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/RuleEmail.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/TriplePickerRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/Operators.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/Protocols.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/Section.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/DateRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/BaseRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/TriplePickerInputRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/Row.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/GenericMultipleSelectorRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/MultipleSelectorViewController.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/armv7/DateFieldRow.bc
Command CompileSwift failed with a nonzero exit code
CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
export DEVELOPER_DIR=/Users/bob/Applications/Xcode-beta.app/Contents/Developer
export SDKROOT=/Users/bob/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.4.sdk
/Users/bob/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -incremental -module-name Eureka -O -whole-module-optimization -enforce-exclusivity=checked -Xfrontend -disable-swift3-objc-inference @/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Eureka.SwiftFileList -sdk /Users/bob/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.4.sdk -target arm64-apple-ios9.0 -g -module-cache-path /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -embed-bitcode -swift-version 5 -I /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/BuildProductsPath/Release-iphoneos -F /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/BuildProductsPath/Release-iphoneos -c -num-threads 4 -output-file-map /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Eureka-OutputFileMap.json -parseable-output -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Eureka.swiftmodule -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-generated-files.hmap -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-own-target-headers.hmap -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-project-headers.hmap -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/BuildProductsPath/Release-iphoneos/include -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/DerivedSources-normal/arm64 -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/DerivedSources/arm64 -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Eureka-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/unextended-module-overlay.yaml -working-directory /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
warning: Could not read serialized diagnostics file: Cannot Load File: Failed to open diagnostics file (in target 'Eureka' from project 'Eureka')
<unknown>:0: error: unable to execute command: Segmentation fault: 11
<unknown>:0: error: compile command failed due to signal 11 (use -v to see invocation)
CompileSwift normal arm64 (in target 'Eureka' from project 'Eureka')
cd /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka
/Users/bob/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -emit-bc /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/PickerInlineRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/PopoverSelectorRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/SelectableRowType.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/SegmentedRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/LabelRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleRequired.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Controllers/SelectorAlertController.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/RowControllerType.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/PushRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/FieldRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Controllers/SelectorViewController.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/DecimalFormatter.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Validation.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Core.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Form.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleClosure.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/SwitchRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/PickerInputRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleLength.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/DoublePickerRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/MultipleSelectorRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/AlertRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/ActionSheetRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/PresenterRowType.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/TextAreaRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Cell.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/DatePickerRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleEqualsToRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/CellType.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/DoublePickerInputRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/PickerRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/FieldsRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Helpers.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleURL.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/RowType.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleRegExp.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/DateInlineFieldRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/NavigationAccessoryView.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/StepperRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/AlertOptionsRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/DateInlineRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/ButtonRowWithPresent.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/SwipeActions.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/RowProtocols.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/CheckRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/HeaderFooterView.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/SelectorRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleRange.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/SelectableRows/ListCheckRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/SliderRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/OptionsRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/ButtonRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/SelectableSection.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/InlineRowType.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleEmail.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/TriplePickerRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Operators.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/Protocols.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Section.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/DateRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/BaseRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/TriplePickerInputRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Row.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/GenericMultipleSelectorRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Controllers/MultipleSelectorViewController.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/DateFieldRow.swift -supplementary-output-file-map /var/folders/15/kgbxrq_d6r179r0fdtwvj4c80000gn/T/supplementaryOutputs-35bb9d -target arm64-apple-ios9.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Users/bob/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.4.sdk -I /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/BuildProductsPath/Release-iphoneos -F /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/BuildProductsPath/Release-iphoneos -application-extension -g -import-underlying-module -module-cache-path /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -O -disable-swift3-objc-inference -serialize-debugging-options -Xcc -working-directory -Xcc /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-generated-files.hmap -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-own-target-headers.hmap -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-project-headers.hmap -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/BuildProductsPath/Release-iphoneos/include -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/DerivedSources-normal/arm64 -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/DerivedSources/arm64 -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/DerivedSources -Xcc -ivfsoverlay -Xcc /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/unextended-module-overlay.yaml -module-name Eureka -num-threads 4 -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/PickerInlineRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/PopoverSelectorRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/SelectableRowType.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/SegmentedRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/LabelRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/RuleRequired.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/SelectorAlertController.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/RowControllerType.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/PushRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/FieldRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/SelectorViewController.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/DecimalFormatter.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Validation.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Core.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Form.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/RuleClosure.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/SwitchRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/PickerInputRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/RuleLength.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/DoublePickerRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/MultipleSelectorRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/AlertRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/ActionSheetRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/PresenterRowType.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/TextAreaRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Cell.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/DatePickerRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/RuleEqualsToRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/CellType.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/DoublePickerInputRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/PickerRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/FieldsRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Helpers.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/RuleURL.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/RowType.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/RuleRegExp.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/DateInlineFieldRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/NavigationAccessoryView.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/StepperRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/AlertOptionsRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/DateInlineRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/ButtonRowWithPresent.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/SwipeActions.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/RowProtocols.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/CheckRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/HeaderFooterView.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/SelectorRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/RuleRange.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/ListCheckRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/SliderRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/OptionsRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/ButtonRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/SelectableSection.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/InlineRowType.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/RuleEmail.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/TriplePickerRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Operators.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Protocols.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Section.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/DateRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/BaseRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/TriplePickerInputRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Row.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/GenericMultipleSelectorRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/MultipleSelectorViewController.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/DateFieldRow.bc
Stack dump:
0. Program arguments: /Users/bob/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -emit-bc /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/PickerInlineRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/PopoverSelectorRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/SelectableRowType.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/SegmentedRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/LabelRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleRequired.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Controllers/SelectorAlertController.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/RowControllerType.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/PushRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/FieldRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Controllers/SelectorViewController.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/DecimalFormatter.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Validation.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Core.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Form.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleClosure.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/SwitchRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/PickerInputRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleLength.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/DoublePickerRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/MultipleSelectorRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/AlertRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/ActionSheetRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/PresenterRowType.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/TextAreaRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Cell.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/DatePickerRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleEqualsToRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/CellType.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/DoublePickerInputRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/PickerRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/FieldsRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Helpers.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleURL.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/RowType.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleRegExp.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/DateInlineFieldRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/NavigationAccessoryView.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/StepperRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/AlertOptionsRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/DateInlineRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/ButtonRowWithPresent.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/SwipeActions.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/RowProtocols.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/CheckRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/HeaderFooterView.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/SelectorRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleRange.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/SelectableRows/ListCheckRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/SliderRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/OptionsRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/ButtonRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/SelectableSection.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/InlineRowType.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Validations/RuleEmail.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/TriplePickerRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Operators.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/Protocols.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Section.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/DateRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/BaseRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/TriplePickerInputRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/Row.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/GenericMultipleSelectorRow.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Controllers/MultipleSelectorViewController.swift /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Rows/Common/DateFieldRow.swift -supplementary-output-file-map /var/folders/15/kgbxrq_d6r179r0fdtwvj4c80000gn/T/supplementaryOutputs-35bb9d -target arm64-apple-ios9.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Users/bob/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.4.sdk -I /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/BuildProductsPath/Release-iphoneos -F /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/BuildProductsPath/Release-iphoneos -application-extension -g -import-underlying-module -module-cache-path /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -O -disable-swift3-objc-inference -serialize-debugging-options -Xcc -working-directory -Xcc /Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-generated-files.hmap -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-own-target-headers.hmap -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Eureka-project-headers.hmap -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/BuildProductsPath/Release-iphoneos/include -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/DerivedSources-normal/arm64 -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/DerivedSources/arm64 -Xcc -I/Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/DerivedSources -Xcc -ivfsoverlay -Xcc /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/unextended-module-overlay.yaml -module-name Eureka -num-threads 4 -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/PickerInlineRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/PopoverSelectorRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/SelectableRowType.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/SegmentedRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/LabelRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/RuleRequired.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/SelectorAlertController.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/RowControllerType.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/PushRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/FieldRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/SelectorViewController.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/DecimalFormatter.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Validation.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Core.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Form.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/RuleClosure.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/SwitchRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/PickerInputRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/RuleLength.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/DoublePickerRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/MultipleSelectorRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/AlertRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/ActionSheetRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/PresenterRowType.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/TextAreaRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Cell.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/DatePickerRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/RuleEqualsToRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/CellType.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/DoublePickerInputRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/PickerRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/FieldsRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Helpers.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/RuleURL.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/RowType.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/RuleRegExp.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/DateInlineFieldRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/NavigationAccessoryView.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/StepperRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/AlertOptionsRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/DateInlineRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/ButtonRowWithPresent.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/SwipeActions.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/RowProtocols.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/CheckRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/HeaderFooterView.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/SelectorRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/RuleRange.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/ListCheckRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/SliderRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/OptionsRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/ButtonRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/SelectableSection.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/InlineRowType.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/RuleEmail.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/TriplePickerRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Operators.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Protocols.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Section.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/DateRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/BaseRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/TriplePickerInputRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/Row.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/GenericMultipleSelectorRow.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/MultipleSelectorViewController.bc -o /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2/Build/Intermediates.noindex/ArchiveIntermediates/Eureka/IntermediateBuildFilesPath/Eureka.build/Release-iphoneos/Eureka.build/Objects-normal/arm64/DateFieldRow.bc
1. Apple Swift version 5.2 (swiftlang-1103.0.22 clang-1103.0.22)
2. While emitting IR SIL function "@$s6Eureka7RowTypePA2A04BaseB0CRbzrlE15onCellSelectionyxy0F0Qz_xtcFyycfU_AA06ButtonB2OfCySSG_Tg5".
for expression at [/Users/bob/Documents/iosladderProjects/BearFree/Carthage/Checkouts/Eureka/Source/Core/RowType.swift:238:35 - line:238:82] RangeText="{ [unowned self] in callback(self.cell, self) "
0 swift 0x00000001120509b3 PrintStackTraceSignalHandler(void*) + 51
1 swift 0x0000000112050170 SignalHandler(int) + 352
2 libsystem_platform.dylib 0x00007fff6e71d42d _sigtramp + 29
3 libsystem_platform.dylib 0x00007ffee237e310 _sigtramp + 1942359808
4 swift 0x000000010db7f522 swift::SILInstructionVisitor<(anonymous namespace)::IRGenSILFunction, void>::visit(swift::SILInstruction*) + 94338
5 swift 0x000000010db64b83 swift::irgen::IRGenModule::emitSILFunction(swift::SILFunction*) + 9027
6 swift 0x000000010da14de6 swift::irgen::IRGenerator::emitLazyDefinitions() + 8822
7 swift 0x000000010db3f20b swift::performIRGeneration(swift::IRGenOptions&, swift::ModuleDecl*, std::__1::unique_ptr<swift::SILModule, std::__1::default_delete<swift::SILModule> >, llvm::StringRef, swift::PrimarySpecificPaths const&, llvm::LLVMContext&, llvm::ArrayRef<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, llvm::GlobalVariable**) + 1979
8 swift 0x000000010d92bade performCompileStepsPostSILGen(swift::CompilerInstance&, swift::CompilerInvocation&, std::__1::unique_ptr<swift::SILModule, std::__1::default_delete<swift::SILModule> >, bool, llvm::PointerUnion<swift::ModuleDecl*, swift::SourceFile*>, swift::PrimarySpecificPaths const&, bool, int&, swift::FrontendObserver*, swift::UnifiedStatsReporter*) + 4126
9 swift 0x000000010d9227f5 swift::performFrontend(llvm::ArrayRef<char const*>, char const*, void*, swift::FrontendObserver*) + 62917
10 swift 0x000000010d893283 main + 1299
11 libdyld.dylib 0x00007fff6e5247fd start + 1
12 libdyld.dylib 0x0000000000000107 start + 2444081419
error: Segmentation fault: 11 (in target 'Eureka' from project 'Eureka')
** ARCHIVE FAILED **
The following build commands failed:
CompileSwift normal armv7
CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler
CompileSwift normal arm64
(3 failures)
Actual outcome
$ carthage update --platform ios
*** Fetching Eureka
*** Checking out Eureka at "567d4e172fa3f50952eb2462cb7a9785403530f2"
*** xcodebuild output can be found in /var/folders/15/kgbxrq_d6r179r0fdtwvj4c80000gn/T/carthage-xcodebuild.dmckQi.log
*** Building scheme "Eureka" in Eureka.xcworkspace
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -workspace /Users/Shared/testobj/Carthage/Checkouts/Eureka/Eureka.xcworkspace -scheme Eureka -configuration Release -derivedDataPath /Users/bob/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11N111s/Eureka/567d4e172fa3f50952eb2462cb7a9785403530f2 -sdk iphoneos ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath /var/folders/15/kgbxrq_d6r179r0fdtwvj4c80000gn/T/Eureka SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in /Users/Shared/testobj/Carthage/Checkouts/Eureka)
This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/15/kgbxrq_d6r179r0fdtwvj4c80000gn/T/carthage-xcodebuild.dmckQi.log
Expected outcome
$ carthage update --platform ios
$ echo $?
0 # success
I found a workaround for this by replacing [unowned self]
in RowType.swift with [weak self]
and force-unwrapping the self
. This prevents the compiler from crashing in Xcode 11.4 — if you'd like to take a look you can use my fork: https://github.com/Wilsonator5000/Eureka/tree/fix/xcode11.4-unowned-self
Project maintainers, if this is a suitable fix please let me know and I'll open a pull request!
@Wilsonator5000 thanks for posting the workaround. That looks like a compiler issue, which should be fixed in a future beta. Let's wait and see if Apple fix it. Your fork can be used meanwhile
I'm also having this issue, is there a link to the bug report?
This compiler error isn't resolved in the final 11.4 release. What's odd is that it only fails on the command line, but the project builds fine in Xcode.
Just confirmed: This issue is currently only affecting the Release
configuration. It appears that whatever's causing this has to do with having SWIFT_COMPILATION_MODE
set to wholemodule
. When you change it to incremental
, the compiler error is gone.
I also discovered this same bug in 11.4 via command line build system on a different project, notably integrating Firebase into an iOS project. Archiving in Xcode was fine but via command line would fail sometimes, under somewhat unpredictable circumstances.
i have same issue
I also have this issue - a working "work around" is to change to SWIFT_COMPILATION_MODE=singlefile
Has anyone who experienced the issue checked it on Xcode 11.4.1?
@mats-claassen I just ran into this issue using Xcode 11.4.1
I hit this issue when I do "Archive", everything else works during running and testing. I tried this SWIFT_COMPILATION_MODE=singlefile but it doesn't work. Does anyone get similar problem as me? i.e issue occur only during Archive.
I am using Xcode 11.4.1. I tried multiple version of Eureka, 5.1, 5.2.0.
@nebitrams @jorgevmendoza I've upgraded to latest Eureka (5.2.1) and is using Xcode 11.4.1 - cleared build + ~/Library/Developer/Xcode/DerivedData - and it seems to work.
Before I did this I got it to compile using SWIFT_COMPILATION_MODE=singlefile but the whole app crashed during testing...
Now the app seems stable again. I'm seriously worried about this as it's seems out of our control.
I don't know how to report this kind of intermittent issue to apple either... but it should be fixed at their end.
same issue on Xcode 12 beta 2 and 3
Eureka 5.2.1
@omiz The Xcode 12 beta issue is tracked in #2057
the issue still in the official release of xCode 12
@amrangry The issue fro this thread should have been fixed in Eureka 5.2.1. While the Xcode 12 issue is tracked in #2057 and fixed in Eureka 5.3.0
Most helpful comment
This compiler error isn't resolved in the final 11.4 release. What's odd is that it only fails on the command line, but the project builds fine in Xcode.
Just confirmed: This issue is currently only affecting the
Release
configuration. It appears that whatever's causing this has to do with havingSWIFT_COMPILATION_MODE
set towholemodule
. When you change it toincremental
, the compiler error is gone.