Created
September 20, 2018 20:17
-
-
Save karanjthakkar/6a5cda03cc223e688f4e7e623fa43750 to your computer and use it in GitHub Desktop.
Detox Xcode10 install error
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| User defaults from command line: | |
| IDEDerivedDataPathOverride = /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild | |
| Build settings from command line: | |
| BUILD_DIR = /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products | |
| note: Using new build system | |
| note: Planning build | |
| note: Constructing build description | |
| WriteAuxiliaryFile /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build/Script-3941F4F61DC6203000F23DAC.sh (in target: DetoxFramework) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src | |
| write-file /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build/Script-3941F4F61DC6203000F23DAC.sh | |
| PhaseScriptExecution Run\ Script /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build/Script-3941F4F61DC6203000F23DAC.sh (in target: DetoxFramework) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src | |
| export ACTION=build | |
| export AD_HOC_CODE_SIGNING_ALLOWED=NO | |
| export ALTERNATE_GROUP=staff | |
| export ALTERNATE_MODE=u+w,go-w,a+rX | |
| export ALTERNATE_OWNER=karanthakkar | |
| export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES=NO | |
| export ALWAYS_SEARCH_USER_PATHS=NO | |
| export ALWAYS_USE_SEPARATE_HEADERMAPS=NO | |
| export APPLE_INTERNAL_DEVELOPER_DIR=/AppleInternal/Developer | |
| export APPLE_INTERNAL_DIR=/AppleInternal | |
| export APPLE_INTERNAL_DOCUMENTATION_DIR=/AppleInternal/Documentation | |
| export APPLE_INTERNAL_LIBRARY_DIR=/AppleInternal/Library | |
| export APPLE_INTERNAL_TOOLS=/AppleInternal/Developer/Tools | |
| export APPLICATION_EXTENSION_API_ONLY=NO | |
| export APPLY_RULES_IN_COPY_FILES=NO | |
| export ARCHS=arm64 | |
| export ARCHS_STANDARD="armv7 arm64" | |
| export ARCHS_STANDARD_32_64_BIT="armv7 arm64" | |
| export ARCHS_STANDARD_32_BIT=armv7 | |
| export ARCHS_STANDARD_64_BIT=arm64 | |
| export ARCHS_STANDARD_INCLUDING_64_BIT="armv7 arm64" | |
| export ARCHS_UNIVERSAL_IPHONE_OS="armv7 arm64" | |
| export AVAILABLE_PLATFORMS="appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator" | |
| export BITCODE_GENERATION_MODE=marker | |
| export BUILD_ACTIVE_RESOURCES_ONLY=NO | |
| export BUILD_COMPONENTS="headers build" | |
| export BUILD_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products | |
| export BUILD_ROOT=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products | |
| export BUILD_STYLE= | |
| export BUILD_VARIANTS=normal | |
| export BUILT_PRODUCTS_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos | |
| export CACHE_ROOT=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode | |
| export CCHROOT=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode | |
| export CHMOD=/bin/chmod | |
| export CHOWN=/usr/sbin/chown | |
| export CLANG_ANALYZER_NONNULL=YES | |
| export CLANG_CXX_LANGUAGE_STANDARD=gnu++0x | |
| export CLANG_CXX_LIBRARY=libc++ | |
| export CLANG_ENABLE_MODULES=YES | |
| export CLANG_ENABLE_OBJC_ARC=YES | |
| export CLANG_MODULES_BUILD_SESSION_FILE=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/ModuleCache.noindex/Session.modulevalidation | |
| export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING=YES | |
| export CLANG_WARN_BOOL_CONVERSION=YES | |
| export CLANG_WARN_COMMA=YES | |
| export CLANG_WARN_CONSTANT_CONVERSION=YES | |
| export CLANG_WARN_DIRECT_OBJC_ISA_USAGE=YES_ERROR | |
| export CLANG_WARN_DOCUMENTATION_COMMENTS=YES | |
| export CLANG_WARN_EMPTY_BODY=YES | |
| export CLANG_WARN_ENUM_CONVERSION=YES | |
| export CLANG_WARN_INFINITE_RECURSION=YES | |
| export CLANG_WARN_INT_CONVERSION=YES | |
| export CLANG_WARN_NON_LITERAL_NULL_CONVERSION=YES | |
| export CLANG_WARN_OBJC_LITERAL_CONVERSION=YES | |
| export CLANG_WARN_OBJC_ROOT_CLASS=YES_ERROR | |
| export CLANG_WARN_RANGE_LOOP_ANALYSIS=YES | |
| export CLANG_WARN_SUSPICIOUS_MOVE=YES | |
| export CLANG_WARN_SUSPICIOUS_MOVES=YES | |
| export CLANG_WARN_UNREACHABLE_CODE=YES | |
| export CLANG_WARN__DUPLICATE_METHOD_MATCH=YES | |
| export CLASS_FILE_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build/JavaClasses | |
| export CLEAN_PRECOMPS=YES | |
| export CLONE_HEADERS=NO | |
| export CODESIGNING_FOLDER_PATH=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/ | |
| export CODE_SIGNING_ALLOWED=NO | |
| export CODE_SIGNING_REQUIRED=YES | |
| export CODE_SIGN_CONTEXT_CLASS=XCiPhoneOSCodeSignContext | |
| export CODE_SIGN_IDENTITY="iPhone Developer" | |
| export CODE_SIGN_INJECT_BASE_ENTITLEMENTS=YES | |
| export COLOR_DIAGNOSTICS=NO | |
| export COMBINE_HIDPI_IMAGES=NO | |
| export COMPILER_INDEX_STORE_ENABLE=Default | |
| export COMPOSITE_SDK_DIRS=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/CompositeSDKs | |
| export COMPRESS_PNG_FILES=YES | |
| export CONFIGURATION=Release | |
| export CONFIGURATION_BUILD_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos | |
| export CONFIGURATION_TEMP_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos | |
| export COPYING_PRESERVES_HFS_DATA=NO | |
| export COPY_HEADERS_RUN_UNIFDEF=NO | |
| export COPY_PHASE_STRIP=NO | |
| export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS=YES | |
| export CORRESPONDING_SIMULATOR_PLATFORM_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform | |
| export CORRESPONDING_SIMULATOR_PLATFORM_NAME=iphonesimulator | |
| export CORRESPONDING_SIMULATOR_SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.0.sdk | |
| export CORRESPONDING_SIMULATOR_SDK_NAME=iphonesimulator12.0 | |
| export CP=/bin/cp | |
| export CREATE_INFOPLIST_SECTION_IN_BINARY=NO | |
| export CURRENT_ARCH=undefined_arch | |
| export CURRENT_PROJECT_VERSION=1 | |
| export CURRENT_VARIANT=normal | |
| export DEAD_CODE_STRIPPING=YES | |
| export DEBUGGING_SYMBOLS=YES | |
| export DEBUG_INFORMATION_FORMAT=dwarf-with-dsym | |
| export DEFAULT_COMPILER=com.apple.compilers.llvm.clang.1_0 | |
| export DEFAULT_KEXT_INSTALL_PATH=/System/Library/Extensions | |
| export DEFINES_MODULE=NO | |
| export DEPLOYMENT_LOCATION=NO | |
| export DEPLOYMENT_POSTPROCESSING=NO | |
| export DEPLOYMENT_TARGET_CLANG_ENV_NAME=IPHONEOS_DEPLOYMENT_TARGET | |
| export DEPLOYMENT_TARGET_CLANG_FLAG_NAME=miphoneos-version-min | |
| export DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX=-miphoneos-version-min= | |
| export DEPLOYMENT_TARGET_LD_ENV_NAME=IPHONEOS_DEPLOYMENT_TARGET | |
| export DEPLOYMENT_TARGET_LD_FLAG_NAME=ios_version_min | |
| export DEPLOYMENT_TARGET_SETTING_NAME=IPHONEOS_DEPLOYMENT_TARGET | |
| export DEPLOYMENT_TARGET_SUGGESTED_VALUES="8.0 8.1 8.2 8.3 8.4 9.0 9.1 9.2 9.3 10.0 10.1 10.2 10.3 11.0 11.1 11.2 11.3 11.4 12.0" | |
| export DERIVED_FILES_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build/DerivedSources | |
| export DERIVED_FILE_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build/DerivedSources | |
| export DERIVED_SOURCES_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build/DerivedSources | |
| export DEVELOPER_APPLICATIONS_DIR=/Applications/Xcode.app/Contents/Developer/Applications | |
| export DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/usr/bin | |
| export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer | |
| export DEVELOPER_FRAMEWORKS_DIR=/Applications/Xcode.app/Contents/Developer/Library/Frameworks | |
| export DEVELOPER_FRAMEWORKS_DIR_QUOTED=/Applications/Xcode.app/Contents/Developer/Library/Frameworks | |
| export DEVELOPER_LIBRARY_DIR=/Applications/Xcode.app/Contents/Developer/Library | |
| export DEVELOPER_SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs | |
| export DEVELOPER_TOOLS_DIR=/Applications/Xcode.app/Contents/Developer/Tools | |
| export DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/usr | |
| export DEVELOPMENT_LANGUAGE=English | |
| export DO_HEADER_SCANNING_IN_JAM=NO | |
| export DSTROOT=/tmp/Detox.dst | |
| export DT_TOOLCHAIN_DIR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain | |
| export DWARF_DSYM_FILE_NAME=.dSYM | |
| export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT=NO | |
| export DWARF_DSYM_FOLDER_PATH=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos | |
| export EFFECTIVE_PLATFORM_NAME=-iphoneos | |
| export EMBEDDED_CONTENT_CONTAINS_SWIFT=NO | |
| export EMBEDDED_PROFILE_NAME=embedded.mobileprovision | |
| export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE=NO | |
| export ENABLE_BITCODE=YES | |
| export ENABLE_DEFAULT_HEADER_SEARCH_PATHS=YES | |
| export ENABLE_HEADER_DEPENDENCIES=YES | |
| export ENABLE_NS_ASSERTIONS=NO | |
| export ENABLE_ON_DEMAND_RESOURCES=NO | |
| export ENABLE_STRICT_OBJC_MSGSEND=YES | |
| export ENABLE_TESTABILITY=NO | |
| export ENTITLEMENTS_DESTINATION=Signature | |
| export ENTITLEMENTS_REQUIRED=YES | |
| export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS=".DS_Store .svn .git .hg CVS" | |
| export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES="*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj" | |
| export FILE_LIST=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build/Objects/LinkFileList | |
| export FIXED_FILES_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build/FixedFiles | |
| export FRAMEWORK_VERSION=A | |
| export GCC3_VERSION=3.3 | |
| export GCC_C_LANGUAGE_STANDARD=gnu99 | |
| export GCC_NO_COMMON_BLOCKS=YES | |
| export GCC_PFE_FILE_C_DIALECTS="c objective-c c++ objective-c++" | |
| export GCC_THUMB_SUPPORT=YES | |
| export GCC_TREAT_WARNINGS_AS_ERRORS=YES | |
| export GCC_VERSION=com.apple.compilers.llvm.clang.1_0 | |
| export GCC_VERSION_IDENTIFIER=com_apple_compilers_llvm_clang_1_0 | |
| export GCC_WARN_64_TO_32_BIT_CONVERSION=YES | |
| export GCC_WARN_ABOUT_RETURN_TYPE=YES_ERROR | |
| export GCC_WARN_UNDECLARED_SELECTOR=YES | |
| export GCC_WARN_UNINITIALIZED_AUTOS=YES_AGGRESSIVE | |
| export GCC_WARN_UNUSED_FUNCTION=YES | |
| export GCC_WARN_UNUSED_VARIABLE=YES | |
| export GENERATE_MASTER_OBJECT_FILE=NO | |
| export GENERATE_PKGINFO_FILE=NO | |
| export GENERATE_PROFILING_CODE=NO | |
| export GENERATE_TEXT_BASED_STUBS=NO | |
| export GID=20 | |
| export GROUP=staff | |
| export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT=YES | |
| export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES=YES | |
| export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS=YES | |
| export HEADERMAP_INCLUDES_PROJECT_HEADERS=YES | |
| export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES=YES | |
| export HEADERMAP_USES_VFS=NO | |
| export HIDE_BITCODE_SYMBOLS=YES | |
| export HOME=/Users/karanthakkar | |
| export ICONV=/usr/bin/iconv | |
| export INFOPLIST_EXPAND_BUILD_SETTINGS=YES | |
| export INFOPLIST_OUTPUT_FORMAT=binary | |
| export INFOPLIST_PREPROCESS=NO | |
| export INLINE_PRIVATE_FRAMEWORKS=NO | |
| export INSTALLHDRS_COPY_PHASE=NO | |
| export INSTALLHDRS_SCRIPT_PHASE=NO | |
| export INSTALL_DIR=/tmp/Detox.dst | |
| export INSTALL_GROUP=staff | |
| export INSTALL_MODE_FLAG=u+w,go-w,a+rX | |
| export INSTALL_OWNER=karanthakkar | |
| export INSTALL_ROOT=/tmp/Detox.dst | |
| export IPHONEOS_DEPLOYMENT_TARGET=9.0 | |
| export JAVAC_DEFAULT_FLAGS="-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8" | |
| export JAVA_APP_STUB=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub | |
| export JAVA_ARCHIVE_CLASSES=YES | |
| export JAVA_ARCHIVE_TYPE=JAR | |
| export JAVA_COMPILER=/usr/bin/javac | |
| export JAVA_FRAMEWORK_RESOURCES_DIRS=Resources | |
| export JAVA_JAR_FLAGS=cv | |
| export JAVA_SOURCE_SUBDIR=. | |
| export JAVA_USE_DEPENDENCIES=YES | |
| export JAVA_ZIP_FLAGS=-urg | |
| export JIKES_DEFAULT_FLAGS="+E +OLDCSO" | |
| export KASAN_DEFAULT_CFLAGS="-DKASAN=1 -fsanitize=address -mllvm -asan-globals-live-support -mllvm -asan-force-dynamic-shadow" | |
| export KEEP_PRIVATE_EXTERNS=NO | |
| export LD_DEPENDENCY_INFO_FILE=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build/Objects-normal/undefined_arch/DetoxFramework_dependency_info.dat | |
| export LD_GENERATE_MAP_FILE=NO | |
| export LD_MAP_FILE_PATH=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build/DetoxFramework-LinkMap-normal-undefined_arch.txt | |
| export LD_NO_PIE=NO | |
| export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER=YES | |
| export LEGACY_DEVELOPER_DIR=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer | |
| export LEX=lex | |
| export LIBRARY_FLAG_NOSPACE=YES | |
| export LIBRARY_KEXT_INSTALL_PATH=/Library/Extensions | |
| export LINKER_DISPLAYS_MANGLED_NAMES=NO | |
| export LINK_FILE_LIST_normal_arm64=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build/Objects-normal/arm64/DetoxFramework.LinkFileList | |
| export LINK_WITH_STANDARD_LIBRARIES=YES | |
| export LOCALIZED_STRING_MACRO_NAMES="NSLocalizedString CFLocalizedString" | |
| export LOCAL_ADMIN_APPS_DIR=/Applications/Utilities | |
| export LOCAL_APPS_DIR=/Applications | |
| export LOCAL_DEVELOPER_DIR=/Library/Developer | |
| export LOCAL_LIBRARY_DIR=/Library | |
| export LOCROOT=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src | |
| export LOCSYMROOT=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src | |
| export MAC_OS_X_PRODUCT_BUILD_VERSION=17G65 | |
| export MAC_OS_X_VERSION_ACTUAL=101306 | |
| export MAC_OS_X_VERSION_MAJOR=101300 | |
| export MAC_OS_X_VERSION_MINOR=1306 | |
| export METAL_LIBRARY_FILE_BASE=default | |
| export METAL_LIBRARY_OUTPUT_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/ | |
| export MODULE_CACHE_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/ModuleCache.noindex | |
| export MTL_ENABLE_DEBUG_INFO=NO | |
| export NATIVE_ARCH=armv7 | |
| export NATIVE_ARCH_32_BIT=i386 | |
| export NATIVE_ARCH_64_BIT=x86_64 | |
| export NATIVE_ARCH_ACTUAL=x86_64 | |
| export NO_COMMON=YES | |
| export OBJECT_FILE_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build/Objects | |
| export OBJECT_FILE_DIR_normal=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build/Objects-normal | |
| export OBJROOT=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex | |
| export ONLY_ACTIVE_ARCH=NO | |
| export OS=MACOS | |
| export OSAC=/usr/bin/osacompile | |
| export PASCAL_STRINGS=YES | |
| export PATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/Users/karanthakkar/.nvm/versions/node/v8.12.0/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/node_modules/.bin:/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/.bin:/Users/karanthakkar/.rvm/gems/ruby-2.3.1/bin:/Users/karanthakkar/.rvm/gems/ruby-2.3.1@global/bin:/Users/karanthakkar/.rvm/rubies/ruby-2.3.1/bin:/Users/karanthakkar/.rvm/bin:/usr/local/opt/node@8/bin:/Users/karanthakkar/.nvm/versions/node/v8.12.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/karanthakkar/Library/Android/sdk/platform-tools | |
| export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES="/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms" | |
| export PER_ARCH_OBJECT_FILE_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build/Objects-normal/undefined_arch | |
| export PER_VARIANT_OBJECT_FILE_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build/Objects-normal | |
| export PKGINFO_FILE_PATH=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build/PkgInfo | |
| export PLATFORM_DEVELOPER_APPLICATIONS_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications | |
| export PLATFORM_DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin | |
| export PLATFORM_DEVELOPER_LIBRARY_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library | |
| export PLATFORM_DEVELOPER_SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs | |
| export PLATFORM_DEVELOPER_TOOLS_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools | |
| export PLATFORM_DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr | |
| export PLATFORM_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform | |
| export PLATFORM_DISPLAY_NAME=iOS | |
| export PLATFORM_NAME=iphoneos | |
| export PLATFORM_PREFERRED_ARCH=arm64 | |
| export PLATFORM_PRODUCT_BUILD_VERSION=16A366 | |
| export PLIST_FILE_OUTPUT_FORMAT=binary | |
| export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR=YES | |
| export PRECOMP_DESTINATION_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build/PrefixHeaders | |
| export PRESERVE_DEAD_CODE_INITS_AND_TERMS=NO | |
| export PRODUCT_MODULE_NAME=DetoxFramework | |
| export PRODUCT_NAME=DetoxFramework | |
| export PRODUCT_SETTINGS_PATH= | |
| export PROFILING_CODE=NO | |
| export PROJECT=Detox | |
| export PROJECT_DERIVED_FILE_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/DerivedSources | |
| export PROJECT_DIR=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src | |
| export PROJECT_FILE_PATH=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/Detox.xcodeproj | |
| export PROJECT_NAME=Detox | |
| export PROJECT_TEMP_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build | |
| export PROJECT_TEMP_ROOT=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex | |
| export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS=YES | |
| export REMOVE_CVS_FROM_RESOURCES=YES | |
| export REMOVE_GIT_FROM_RESOURCES=YES | |
| export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES=YES | |
| export REMOVE_HG_FROM_RESOURCES=YES | |
| export REMOVE_SVN_FROM_RESOURCES=YES | |
| export REZ_COLLECTOR_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build/ResourceManagerResources | |
| export REZ_OBJECTS_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build/ResourceManagerResources/Objects | |
| export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES=NO | |
| export SCRIPT_INPUT_FILE_COUNT=0 | |
| export SCRIPT_INPUT_FILE_LIST_COUNT=0 | |
| export SCRIPT_OUTPUT_FILE_COUNT=0 | |
| export SCRIPT_OUTPUT_FILE_LIST_COUNT=0 | |
| export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk | |
| export SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk | |
| export SDK_DIR_iphoneos12_0=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk | |
| export SDK_NAME=iphoneos12.0 | |
| export SDK_NAMES=iphoneos12.0 | |
| export SDK_PRODUCT_BUILD_VERSION=16A366 | |
| export SDK_VERSION=12.0 | |
| export SDK_VERSION_ACTUAL=120000 | |
| export SDK_VERSION_MAJOR=120000 | |
| export SDK_VERSION_MINOR=000 | |
| export SED=/usr/bin/sed | |
| export SEPARATE_STRIP=NO | |
| export SEPARATE_SYMBOL_EDIT=NO | |
| export SET_DIR_MODE_OWNER_GROUP=YES | |
| export SET_FILE_MODE_OWNER_GROUP=NO | |
| export SHALLOW_BUNDLE=NO | |
| export SHARED_DERIVED_FILE_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/DerivedSources | |
| export SHARED_PRECOMPS_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/PrecompiledHeaders | |
| export SKIP_INSTALL=YES | |
| export SOURCE_ROOT=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src | |
| export SRCROOT=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src | |
| export STRINGS_FILE_OUTPUT_ENCODING=binary | |
| export STRIP_BITCODE_FROM_COPIED_FILES=YES | |
| export STRIP_INSTALLED_PRODUCT=YES | |
| export STRIP_STYLE=all | |
| export STRIP_SWIFT_SYMBOLS=YES | |
| export SUPPORTED_DEVICE_FAMILIES=1,2 | |
| export SUPPORTED_PLATFORMS="iphoneos iphonesimulator" | |
| export SUPPORTS_TEXT_BASED_API=NO | |
| export SWIFT_COMPILATION_MODE=wholemodule | |
| export SWIFT_INCLUDE_PATHS=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/Detox | |
| export SWIFT_OPTIMIZATION_LEVEL=-O | |
| export SWIFT_PLATFORM_TARGET_PREFIX=ios | |
| export SWIFT_TREAT_WARNINGS_AS_ERRORS=YES | |
| export SYMROOT=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products | |
| export SYSTEM_ADMIN_APPS_DIR=/Applications/Utilities | |
| export SYSTEM_APPS_DIR=/Applications | |
| export SYSTEM_CORE_SERVICES_DIR=/System/Library/CoreServices | |
| export SYSTEM_DEMOS_DIR=/Applications/Extras | |
| export SYSTEM_DEVELOPER_APPS_DIR=/Applications/Xcode.app/Contents/Developer/Applications | |
| export SYSTEM_DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/usr/bin | |
| export SYSTEM_DEVELOPER_DEMOS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples" | |
| export SYSTEM_DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer | |
| export SYSTEM_DEVELOPER_DOC_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library" | |
| export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools" | |
| export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Java Tools" | |
| export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Performance Tools" | |
| export SYSTEM_DEVELOPER_RELEASENOTES_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes" | |
| export SYSTEM_DEVELOPER_TOOLS=/Applications/Xcode.app/Contents/Developer/Tools | |
| export SYSTEM_DEVELOPER_TOOLS_DOC_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools" | |
| export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools" | |
| export SYSTEM_DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/usr | |
| export SYSTEM_DEVELOPER_UTILITIES_DIR=/Applications/Xcode.app/Contents/Developer/Applications/Utilities | |
| export SYSTEM_DOCUMENTATION_DIR=/Library/Documentation | |
| export SYSTEM_KEXT_INSTALL_PATH=/System/Library/Extensions | |
| export SYSTEM_LIBRARY_DIR=/System/Library | |
| export TAPI_VERIFY_MODE=ErrorsOnly | |
| export TARGETED_DEVICE_FAMILY=1,2 | |
| export TARGETNAME=DetoxFramework | |
| export TARGET_BUILD_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos | |
| export TARGET_NAME=DetoxFramework | |
| export TARGET_TEMP_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build | |
| export TEMP_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build | |
| export TEMP_FILES_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build | |
| export TEMP_FILE_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build | |
| export TEMP_ROOT=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex | |
| export TOOLCHAINS=com.apple.dt.toolchain.XcodeDefault | |
| export TOOLCHAIN_DIR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain | |
| export TREAT_MISSING_BASELINES_AS_TEST_FAILURES=NO | |
| export UID=502 | |
| export UNSTRIPPED_PRODUCT=NO | |
| export USER=karanthakkar | |
| export USER_APPS_DIR=/Users/karanthakkar/Applications | |
| export USER_LIBRARY_DIR=/Users/karanthakkar/Library | |
| export USE_DYNAMIC_NO_PIC=YES | |
| export USE_HEADERMAP=YES | |
| export USE_HEADER_SYMLINKS=NO | |
| export VALIDATE_PRODUCT=YES | |
| export VALID_ARCHS=arm64 | |
| export VERBOSE_PBXCP=NO | |
| export VERSIONING_SYSTEM=apple-generic | |
| export VERSION_INFO_BUILDER=karanthakkar | |
| export VERSION_INFO_FILE=DetoxFramework_vers.c | |
| export VERSION_INFO_STRING=""@(#)PROGRAM:DetoxFramework PROJECT:Detox-1"" | |
| export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES=NO | |
| export XCODE_APP_SUPPORT_DIR=/Applications/Xcode.app/Contents/Developer/Library/Xcode | |
| export XCODE_PRODUCT_BUILD_VERSION=10A255 | |
| export XCODE_VERSION_ACTUAL=1000 | |
| export XCODE_VERSION_MAJOR=1000 | |
| export XCODE_VERSION_MINOR=1000 | |
| export XPCSERVICES_FOLDER_PATH=/XPCServices | |
| export YACC=yacc | |
| export arch=undefined_arch | |
| export variant=normal | |
| /bin/sh -c /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Intermediates.noindex/Detox.build/Release-iphoneos/DetoxFramework.build/Script-3941F4F61DC6203000F23DAC.sh | |
| Build settings from command line: | |
| ARCHS = arm64 | |
| BUILD_DIR = /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products | |
| BUILD_ROOT = /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products | |
| ONLY_ACTIVE_ARCH = NO | |
| SDKROOT = iphoneos12.0 | |
| TOOLCHAINS = com.apple.dt.toolchain.XcodeDefault | |
| VALID_ARCHS = arm64 | |
| note: Using new build system | |
| error: Could not delete `/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build` because it was not created by the build system and it is not a subfolder of derived data. | |
| ** CLEAN FAILED ** | |
| note: Using new build system | |
| note: Planning build | |
| note: Constructing build description | |
| Build system information | |
| warning: EarlGrey will not be code signed because its settings don't specify a development team. (in target 'EarlGrey') | |
| Build system information | |
| warning: COSTouchVisualizer will not be code signed because its settings don't specify a development team. (in target 'COSTouchVisualizer') | |
| Build system information | |
| warning: Skipping duplicate build file in Copy Headers build phase: /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYScreenshotUtil.h (in target 'EarlGrey') | |
| Build system information | |
| warning: Skipping duplicate build file in Copy Headers build phase: /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYErrorConstants.h (in target 'EarlGrey') | |
| Build system information | |
| warning: Skipping duplicate build file in Copy Headers build phase: /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYSwizzler.h (in target 'EarlGrey') | |
| CreateBuildDirectory /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build (in target: COSTouchVisualizer) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes | |
| builtin-create-build-directory /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build | |
| CreateBuildDirectory /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-create-build-directory /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build | |
| CreateBuildDirectory /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| builtin-create-build-directory /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build | |
| CreateBuildDirectory /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/build (in target: Detox) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src | |
| builtin-create-build-directory /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/build | |
| MkDir /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/COSTouchVisualizer.framework/Headers (in target: COSTouchVisualizer) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes | |
| /bin/mkdir -p /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/COSTouchVisualizer.framework/Headers | |
| MkDir /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/COSTouchVisualizer.framework (in target: COSTouchVisualizer) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes | |
| /bin/mkdir -p /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/COSTouchVisualizer.framework | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/all-product-headers.yaml (in target: COSTouchVisualizer) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/all-product-headers.yaml | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/COSTouchVisualizer.hmap (in target: COSTouchVisualizer) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/COSTouchVisualizer.hmap | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/COSTouchVisualizer-project-headers.hmap (in target: COSTouchVisualizer) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/COSTouchVisualizer-project-headers.hmap | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/COSTouchVisualizer-own-target-headers.hmap (in target: COSTouchVisualizer) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/COSTouchVisualizer-own-target-headers.hmap | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/COSTouchVisualizer-generated-files.hmap (in target: COSTouchVisualizer) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/COSTouchVisualizer-generated-files.hmap | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/COSTouchVisualizer-all-target-headers.hmap (in target: COSTouchVisualizer) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/COSTouchVisualizer-all-target-headers.hmap | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/COSTouchVisualizer-all-non-framework-target-headers.hmap (in target: COSTouchVisualizer) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/COSTouchVisualizer-all-non-framework-target-headers.hmap | |
| MkDir /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/SocketRocket.framework/Headers (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| /bin/mkdir -p /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/SocketRocket.framework/Headers | |
| MkDir /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/Detox.framework/PrivateHeaders (in target: Detox) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src | |
| /bin/mkdir -p /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/Detox.framework/PrivateHeaders | |
| MkDir /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/Detox.framework/Headers (in target: Detox) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src | |
| /bin/mkdir -p /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/Detox.framework/Headers | |
| MkDir /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/Detox.framework/Frameworks (in target: Detox) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src | |
| /bin/mkdir -p /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/Detox.framework/Frameworks | |
| MkDir /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/Detox.framework (in target: Detox) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src | |
| /bin/mkdir -p /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/Detox.framework | |
| MkDir /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| /bin/mkdir -p /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| MkDir /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| /bin/mkdir -p /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| MkDir /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| /bin/mkdir -p /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework | |
| MkDir /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/SocketRocket.framework (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| /bin/mkdir -p /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/SocketRocket.framework | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/DerivedSources/COSTouchVisualizer_vers.c (in target: COSTouchVisualizer) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/DerivedSources/COSTouchVisualizer_vers.c | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/Objects-normal/arm64/COSTouchVisualizer.LinkFileList (in target: COSTouchVisualizer) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/Objects-normal/arm64/COSTouchVisualizer.LinkFileList | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/module.modulemap (in target: COSTouchVisualizer) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/module.modulemap | |
| ProcessInfoPlistFile /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/COSTouchVisualizer.framework/Info.plist /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/Info.plist (in target: COSTouchVisualizer) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes | |
| builtin-infoPlistUtility /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/Info.plist -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/COSTouchVisualizer.framework/Info.plist | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/Objects-normal/arm64/COSTouchVisualizer_vers.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/DerivedSources/COSTouchVisualizer_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target: COSTouchVisualizer) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=COSTouchVisualizer -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode-marker -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/COSTouchVisualizer-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/COSTouchVisualizer-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/COSTouchVisualizer-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/COSTouchVisualizer-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/DerivedSources -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuil | |
| d/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/Objects-normal/arm64/COSTouchVisualizer_vers.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/Objects-normal/arm64/COSTouchVisualizer_vers.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/DerivedSources/COSTouchVisualizer_vers.c -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/Objects-normal/arm64/COSTouchVisualizer_vers.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/Objects-normal/arm64/COSTouchVisualizerWindow.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/COSTouchVisualizerWindow.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: COSTouchVisualizer) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=COSTouchVisualizer -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wunreachable-code -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode-marker -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/COSTouchVisualizer-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/COSTouchVisualizer-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/COSTouchVisualizer-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/COSTouchVisualizer-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_module | |
| s/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/DerivedSources -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/Objects-normal/arm64/COSTouchVisualizerWindow.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/Objects-normal/arm64/COSTouchVisualizerWindow.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/COSTouchVisualizerWindow.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/Objects-normal/arm64/COSTouchVisualizerWindow.o | |
| Ditto /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/module.modulemap /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/COSTouchVisualizer.framework/Modules/module.modulemap (in target: COSTouchVisualizer) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/module.modulemap /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/COSTouchVisualizer.framework/Modules | |
| Ld /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/COSTouchVisualizer.framework/COSTouchVisualizer normal arm64 (in target: COSTouchVisualizer) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes | |
| export IPHONEOS_DEPLOYMENT_TARGET=8.0 | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -dynamiclib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -L/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -filelist /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/Objects-normal/arm64/COSTouchVisualizer.LinkFileList -install_name @rpath/COSTouchVisualizer.framework/COSTouchVisualizer -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -miphoneos-version-min=8.0 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/Objects-normal/arm64/COSTouchVisualizer_lto.o -fembed-bitcode-marker -fobjc-arc -fobjc-link-runtime -framework UIKit -framework Foundation -compatibility_version 1 -current_version 1 -Xlinker -dependency_info -Xlinker /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/build/COSTouchVisualizer.build/Release-iphoneos/COSTouchVisualizer.build/Objects-normal/arm64/COSTouchVisualizer_dependency_info.dat -o /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/COSTouchVisualizer.framework/COSTouchVisualizer | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/COSTouchVisualizerWindow.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/COSTouchVisualizer.framework/Headers/COSTouchVisualizerWindow.h (in target: COSTouchVisualizer) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/COSTouchVisualizerWindow.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/COSTouchVisualizer.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/COSTouchVisualizer.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/COSTouchVisualizer.framework/Headers/COSTouchVisualizer.h (in target: COSTouchVisualizer) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes/COSTouchVisualizer.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/COSTouchVisualizer.framework/Headers | |
| GenerateDSYMFile /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/COSTouchVisualizer.framework.dSYM /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/COSTouchVisualizer.framework/COSTouchVisualizer (in target: COSTouchVisualizer) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/COSTouchVisualizer.framework/COSTouchVisualizer -o /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/COSTouchVisualizer.framework.dSYM | |
| Touch /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/COSTouchVisualizer.framework (in target: COSTouchVisualizer) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/COSTouchVisualizer/Classes | |
| /usr/bin/touch -c /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/COSTouchVisualizer.framework | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey.hmap (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey.hmap | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-target-headers.hmap (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-target-headers.hmap | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/module.modulemap (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/module.modulemap | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Script-FDC5EEA01CAEEFC2006C5174.sh (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Script-FDC5EEA01CAEEFC2006C5174.sh | |
| ProcessInfoPlistFile /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Info.plist /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey-Info.plist (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-infoPlistUtility /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey-Info.plist -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Info.plist | |
| PhaseScriptExecution Setup\ EarlGrey\ Script /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Script-FDC5EEA01CAEEFC2006C5174.sh (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export ACTION=build | |
| export AD_HOC_CODE_SIGNING_ALLOWED=NO | |
| export ALTERNATE_GROUP=staff | |
| export ALTERNATE_MODE=u+w,go-w,a+rX | |
| export ALTERNATE_OWNER=karanthakkar | |
| export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES=NO | |
| export ALWAYS_SEARCH_USER_PATHS=NO | |
| export ALWAYS_USE_SEPARATE_HEADERMAPS=NO | |
| export APPLE_INTERNAL_DEVELOPER_DIR=/AppleInternal/Developer | |
| export APPLE_INTERNAL_DIR=/AppleInternal | |
| export APPLE_INTERNAL_DOCUMENTATION_DIR=/AppleInternal/Documentation | |
| export APPLE_INTERNAL_LIBRARY_DIR=/AppleInternal/Library | |
| export APPLE_INTERNAL_TOOLS=/AppleInternal/Developer/Tools | |
| export APPLICATION_EXTENSION_API_ONLY=NO | |
| export APPLY_RULES_IN_COPY_FILES=NO | |
| export ARCHS=arm64 | |
| export ARCHS_STANDARD="armv7 arm64" | |
| export ARCHS_STANDARD_32_64_BIT="armv7 arm64" | |
| export ARCHS_STANDARD_32_BIT=armv7 | |
| export ARCHS_STANDARD_64_BIT=arm64 | |
| export ARCHS_STANDARD_INCLUDING_64_BIT="armv7 arm64" | |
| export ARCHS_UNIVERSAL_IPHONE_OS="armv7 arm64" | |
| export AVAILABLE_PLATFORMS="appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator" | |
| export BITCODE_GENERATION_MODE=marker | |
| export BUILD_ACTIVE_RESOURCES_ONLY=NO | |
| export BUILD_COMPONENTS="headers build" | |
| export BUILD_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products | |
| export BUILD_ROOT=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products | |
| export BUILD_STYLE= | |
| export BUILD_VARIANTS=normal | |
| export BUILT_PRODUCTS_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos | |
| export CACHE_ROOT=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/10.0-10A255/Xcode | |
| export CCHROOT=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/10.0-10A255/Xcode | |
| export CHMOD=/bin/chmod | |
| export CHOWN=/usr/sbin/chown | |
| export CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES=YES | |
| export CLANG_CXX_LANGUAGE_STANDARD=gnu++0x | |
| export CLANG_CXX_LIBRARY=libc++ | |
| export CLANG_ENABLE_MODULES=YES | |
| export CLANG_ENABLE_OBJC_ARC=YES | |
| export CLANG_MODULES_BUILD_SESSION_FILE=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation | |
| export CLASS_FILE_DIR=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/JavaClasses | |
| export CLEAN_PRECOMPS=YES | |
| export CLONE_HEADERS=NO | |
| export CODESIGNING_FOLDER_PATH=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework | |
| export CODE_SIGNING_ALLOWED=YES | |
| export CODE_SIGNING_REQUIRED=NO | |
| export CODE_SIGNING_REQUIRES_TEAM=YES | |
| export CODE_SIGN_CONTEXT_CLASS=XCiPhoneOSCodeSignContext | |
| export CODE_SIGN_IDENTITY="iPhone Developer" | |
| export CODE_SIGN_INJECT_BASE_ENTITLEMENTS=YES | |
| export COLOR_DIAGNOSTICS=NO | |
| export COMBINE_HIDPI_IMAGES=NO | |
| export COMPILER_INDEX_STORE_ENABLE=Default | |
| export COMPOSITE_SDK_DIRS=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/CompositeSDKs | |
| export COMPRESS_PNG_FILES=YES | |
| export CONFIGURATION=Release | |
| export CONFIGURATION_BUILD_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos | |
| export CONFIGURATION_TEMP_DIR=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release- | |
| iphoneos | |
| export CONTENTS_FOLDER_PATH=EarlGrey.framework | |
| export COPYING_PRESERVES_HFS_DATA=NO | |
| export COPY_HEADERS_RUN_UNIFDEF=NO | |
| export COPY_PHASE_STRIP=NO | |
| export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS=YES | |
| export CORRESPONDING_SIMULATOR_PLATFORM_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform | |
| export CORRESPONDING_SIMULATOR_PLATFORM_NAME=iphonesimulator | |
| export CORRESPONDING_SIMULATOR_SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.0.sdk | |
| export CORRESPONDING_SIMULATOR_SDK_NAME=iphonesimulator12.0 | |
| export CP=/bin/cp | |
| export CREATE_INFOPLIST_SECTION_IN_BINARY=NO | |
| export CURRENT_ARCH=undefined_arch | |
| export CURRENT_VARIANT=normal | |
| export CURRENT_VERSION=Current | |
| export DEAD_CODE_STRIPPING=YES | |
| export DEBUGGING_SYMBOLS=YES | |
| export DEBUG_INFORMATION_FORMAT=dwarf-with-dsym | |
| export DEFAULT_COMPILER=com.apple.compilers.llvm.clang.1_0 | |
| export DEFAULT_KEXT_INSTALL_PATH=/System/Library/Extensions | |
| export DEFINES_MODULE=YES | |
| export DEPLOYMENT_LOCATION=NO | |
| export DEPLOYMENT_POSTPROCESSING=NO | |
| export DEPLOYMENT_TARGET_CLANG_ENV_NAME=IPHONEOS_DEPLOYMENT_TARGET | |
| export DEPLOYMENT_TARGET_CLANG_FLAG_NAME=miphoneos-version-min | |
| export DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX=-miphoneos-version-min= | |
| export DEPLOYMENT_TARGET_LD_ENV_NAME=IPHONEOS_DEPLOYMENT_TARGET | |
| export DEPLOYMENT_TARGET_LD_FLAG_NAME=ios_version_min | |
| export DEPLOYMENT_TARGET_SETTING_NAME=IPHONEOS_DEPLOYMENT_TARGET | |
| export DEPLOYMENT_TARGET_SUGGESTED_VALUES="8.0 8.1 8.2 8.3 8.4 9.0 9.1 9.2 9.3 10.0 10.1 10.2 10.3 11.0 11.1 11.2 11.3 11.4 12.0" | |
| export DERIVED_FILES_DIR=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources | |
| export DERIVED_FILE_DIR=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources | |
| export DERIVED_SOURCES_DIR=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources | |
| export DEVELOPER_APPLICATIONS_DIR=/Applications/Xcode.app/Contents/Developer/Applications | |
| export DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/usr/bin | |
| export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer | |
| export DEVELOPER_FRAMEWORKS_DIR=/Applications/Xcode.app/Contents/Developer/Library/Frameworks | |
| export DEVELOPER_FRAMEWORKS_DIR_QUOTED=/Applications/Xcode.app/Contents/Developer/Library/Frameworks | |
| export DEVELOPER_LIBRARY_DIR=/Applications/Xcode.app/Contents/Developer/Library | |
| export DEVELOPER_SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs | |
| export DEVELOPER_TOOLS_DIR=/Applications/Xcode.app/Contents/Developer/Tools | |
| export DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/usr | |
| export DEVELOPMENT_LANGUAGE=English | |
| export DOCUMENTATION_FOLDER_PATH=EarlGrey.framework/English.lproj/Documentation | |
| export DO_HEADER_SCANNING_IN_JAM=NO | |
| export DSTROOT=/tmp/EarlGrey.dst | |
| export DT_TOOLCHAIN_DIR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain | |
| export DWARF_DSYM_FILE_NAME=EarlGrey.framework.dSYM | |
| export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT=NO | |
| export DWARF_DSYM_FOLDER_PATH=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos | |
| export DYLIB_INSTALL_NAME_BASE=@rpath | |
| export EFFECTIVE_PLATFORM_NAME=-iphoneos | |
| export EMBEDDED_CONTENT_CONTAINS_SWIFT=NO | |
| export EMBEDDED_PROFILE_NAME=embedded.mobileprovision | |
| export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE=NO | |
| export ENABLE_BITCODE=NO | |
| export ENABLE_DEFAULT_HEADER_SEARCH_PATHS=YES | |
| export ENABLE_HEADER_DEPENDENCIES=YES | |
| export ENABLE_NS_ASSERTIONS=NO | |
| export ENABLE_ON_DEMAND_RESOURCES=NO | |
| export ENABLE_S | |
| TRICT_OBJC_MSGSEND=YES | |
| export ENABLE_TESTABILITY=NO | |
| export ENTITLEMENTS_DESTINATION=Signature | |
| export ENTITLEMENTS_REQUIRED=NO | |
| export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS=".DS_Store .svn .git .hg CVS" | |
| export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES="*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj" | |
| export EXECUTABLES_FOLDER_PATH=EarlGrey.framework/English.lproj | |
| export EXECUTABLE_FOLDER_PATH=EarlGrey.framework | |
| export EXECUTABLE_NAME=EarlGrey | |
| export EXECUTABLE_PATH=EarlGrey.framework/EarlGrey | |
| export FILE_LIST=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects/LinkFileList | |
| export FIXED_FILES_DIR=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/FixedFiles | |
| export FRAMEWORKS_FOLDER_PATH=EarlGrey.framework/Frameworks | |
| export FRAMEWORK_FLAG_PREFIX=-framework | |
| export FRAMEWORK_SEARCH_PATHS="/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey" | |
| export FRAMEWORK_VERSION=A | |
| export FULL_PRODUCT_NAME=EarlGrey.framework | |
| export GCC3_VERSION=3.3 | |
| export GCC_C_LANGUAGE_STANDARD=gnu99 | |
| export GCC_INLINES_ARE_PRIVATE_EXTERN=YES | |
| export GCC_NO_COMMON_BLOCKS=YES | |
| export GCC_OPTIMIZATION_LEVEL=0 | |
| export GCC_PFE_FILE_C_DIALECTS="c objective-c c++ objective-c++" | |
| export GCC_PREPROCESSOR_DEFINITIONS=NS_BLOCK_ASSERTIONS | |
| export GCC_THUMB_SUPPORT=YES | |
| export GCC_TREAT_WARNINGS_AS_ERRORS=NO | |
| export GCC_VERSION=com.apple.compilers.llvm.clang.1_0 | |
| export GCC_VERSION_IDENTIFIER=com_apple_compilers_llvm_clang_1_0 | |
| export GCC_WARN_64_TO_32_BIT_CONVERSION=NO | |
| export GENERATE_MASTER_OBJECT_FILE=NO | |
| export GENERATE_PKGINFO_FILE=NO | |
| export GENERATE_PROFILING_CODE=NO | |
| export GENERATE_TEXT_BASED_STUBS=NO | |
| export GID=20 | |
| export GROUP=staff | |
| export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT=YES | |
| export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES=YES | |
| export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS=YES | |
| export HEADERMAP_INCLUDES_PROJECT_HEADERS=YES | |
| export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES=YES | |
| export HEADERMAP_USES_VFS=YES | |
| export HEADER_SEARCH_PATHS="/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include EarlGrey/ fishhook/" | |
| export HIDE_BITCODE_SYMBOLS=YES | |
| export HOME=/Users/karanthakkar | |
| export ICONV=/usr/bin/iconv | |
| export INFOPLISTSTRINGS_PATH=EarlGrey.framework/English.lproj/InfoPlist.strings | |
| export INFOPLIST_EXPAND_BUILD_SETTINGS=YES | |
| export INFOPLIST_FILE=EarlGrey-Info.plist | |
| export INFOPLIST_OUTPUT_FORMAT=binary | |
| export INFOPLIST_PATH=EarlGrey.framework/Info.plist | |
| export INFOPLIST_PREPROCESS=NO | |
| export INLINE_PRIVATE_FRAMEWORKS=NO | |
| export INSTALLHDRS_COPY_PHASE=NO | |
| export INSTALLHDRS_SCRIPT_PHASE=NO | |
| export INSTALL_DIR=/tmp/EarlGrey.dst/Library/Frameworks | |
| export INSTALL_GROUP=staff | |
| export INSTALL_MODE_FLAG=u+w,go-w,a+rX | |
| export INSTALL_OWNER=karanthakkar | |
| export INSTALL_PATH=/Library/Frameworks | |
| export INSTALL_ROOT=/tmp/EarlGrey.dst | |
| export IPHONEOS_DEPLOYMENT_TARGET=8.0 | |
| export JAVAC_DEFAULT_FLAGS="-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8" | |
| export JAVA_APP_STUB=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub | |
| export JAVA_ARCHIVE_CLASSES=YES | |
| export JAVA_ARCHIVE_TYPE=JAR | |
| export JAVA_COMPILER=/usr/bin/javac | |
| export JAVA_FOLDER_PATH=EarlGrey.framework/Java | |
| export JAVA_FRAMEWORK_RESOURCES_DIRS=Resources | |
| export JAVA_JAR_FLAGS=cv | |
| export JAVA_SOURCE_SUBDIR=. | |
| export JAVA_USE | |
| _DEPENDENCIES=YES | |
| export JAVA_ZIP_FLAGS=-urg | |
| export JIKES_DEFAULT_FLAGS="+E +OLDCSO" | |
| export KASAN_DEFAULT_CFLAGS="-DKASAN=1 -fsanitize=address -mllvm -asan-globals-live-support -mllvm -asan-force-dynamic-shadow" | |
| export KEEP_PRIVATE_EXTERNS=NO | |
| export LD_DEPENDENCY_INFO_FILE=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/undefined_arch/EarlGrey_dependency_info.dat | |
| export LD_DYLIB_INSTALL_NAME=@rpath/EarlGrey.framework/EarlGrey | |
| export LD_GENERATE_MAP_FILE=NO | |
| export LD_MAP_FILE_PATH=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-LinkMap-normal-undefined_arch.txt | |
| export LD_NO_PIE=NO | |
| export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER=YES | |
| export LD_RUNPATH_SEARCH_PATHS=" @executable_path/Frameworks @loader_path/Frameworks" | |
| export LEGACY_DEVELOPER_DIR=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer | |
| export LEX=lex | |
| export LIBRARY_FLAG_NOSPACE=YES | |
| export LIBRARY_FLAG_PREFIX=-l | |
| export LIBRARY_KEXT_INSTALL_PATH=/Library/Extensions | |
| export LIBRARY_SEARCH_PATHS="/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos " | |
| export LINKER_DISPLAYS_MANGLED_NAMES=NO | |
| export LINK_FILE_LIST_normal_arm64=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/EarlGrey.LinkFileList | |
| export LINK_WITH_STANDARD_LIBRARIES=YES | |
| export LOCALIZED_RESOURCES_FOLDER_PATH=EarlGrey.framework/English.lproj | |
| export LOCALIZED_STRING_MACRO_NAMES="NSLocalizedString CFLocalizedString" | |
| export LOCAL_ADMIN_APPS_DIR=/Applications/Utilities | |
| export LOCAL_APPS_DIR=/Applications | |
| export LOCAL_DEVELOPER_DIR=/Library/Developer | |
| export LOCAL_LIBRARY_DIR=/Library | |
| export LOCROOT=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LOCSYMROOT=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export MACH_O_TYPE=mh_dylib | |
| export MAC_OS_X_PRODUCT_BUILD_VERSION=17G65 | |
| export MAC_OS_X_VERSION_ACTUAL=101306 | |
| export MAC_OS_X_VERSION_MAJOR=101300 | |
| export MAC_OS_X_VERSION_MINOR=1306 | |
| export METAL_LIBRARY_FILE_BASE=default | |
| export METAL_LIBRARY_OUTPUT_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework | |
| export MTL_ENABLE_DEBUG_INFO=NO | |
| export NATIVE_ARCH=armv7 | |
| export NATIVE_ARCH_32_BIT=i386 | |
| export NATIVE_ARCH_64_BIT=x86_64 | |
| export NATIVE_ARCH_ACTUAL=x86_64 | |
| export NO_COMMON=YES | |
| export OBJECT_FILE_DIR=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects | |
| export OBJECT_FILE_DIR_normal=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal | |
| export OBJROOT=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build | |
| export ONLY_ACTIVE_ARCH=NO | |
| export OS=MACOS | |
| export OSAC=/usr/bin/osacompile | |
| export OTHER_CFLAGS="-fobjc-arc -fobjc-arc-exceptions" | |
| export OTHER_CPLUSPLUSFLAGS="-fobjc-arc -fobjc-arc-exceptions" | |
| export OTHER_LDFLAGS="-ObjC -framework IOKit" | |
| export PACKAGE_TYPE=com.apple.package-type.wrapper.framework | |
| export PASCAL_STRINGS=YES | |
| export PATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.p | |
| latform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/Users/karanthakkar/.nvm/versions/node/v8.12.0/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/node_modules/.bin:/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/.bin:/Users/karanthakkar/.rvm/gems/ruby-2.3.1/bin:/Users/karanthakkar/.rvm/gems/ruby-2.3.1@global/bin:/Users/karanthakkar/.rvm/rubies/ruby-2.3.1/bin:/Users/karanthakkar/.rvm/bin:/usr/local/opt/node@8/bin:/Users/karanthakkar/.nvm/versions/node/v8.12.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/karanthakkar/Library/Android/sdk/platform-tools | |
| export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES="/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms" | |
| export PBDEVELOPMENTPLIST_PATH=EarlGrey.framework/pbdevelopment.plist | |
| export PER_ARCH_OBJECT_FILE_DIR=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/undefined_arch | |
| export PER_VARIANT_OBJECT_FILE_DIR=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal | |
| export PKGINFO_FILE_PATH=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/PkgInfo | |
| export PKGINFO_PATH=EarlGrey.framework/PkgInfo | |
| export PLATFORM_DEVELOPER_APPLICATIONS_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications | |
| export PLATFORM_DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin | |
| export PLATFORM_DEVELOPER_LIBRARY_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library | |
| export PLATFORM_DEVELOPER_SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs | |
| export PLATFORM_DEVELOPER_TOOLS_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools | |
| export PLATFORM_DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr | |
| export PLATFORM_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform | |
| export PLATFORM_DISPLAY_NAME=iOS | |
| export PLATFORM_NAME=iphoneos | |
| export PLATFORM_PREFERRED_ARCH=arm64 | |
| export PLATFORM_PRODUCT_BUILD_VERSION=16A366 | |
| export PLIST_FILE_OUTPUT_FORMAT=binary | |
| export PLUGINS_FOLDER_PATH=EarlGrey.framework/PlugIns | |
| export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR=YES | |
| export PRECOMP_DESTINATION_DIR=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/PrefixHeaders | |
| export PRESERVE_DEAD_CODE_INITS_AND_TERMS=NO | |
| export PRIVATE_HEADERS_FOLDER_PATH=EarlGrey.framework/PrivateHeaders | |
| export PRODUCT_BUNDLE_IDENTIFIER=com.google.earlgrey.EarlGrey | |
| export PRODUCT_MODULE_NAME=EarlGrey | |
| export PRODUCT_NAME=EarlGrey | |
| export PRODUCT_SETTINGS_PATH=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey-Info.plist | |
| export PRODUCT_TYPE=com.apple.product-type.framework | |
| export PROFILING_CODE=NO | |
| export PROJECT=EarlGrey | |
| export PROJECT_DERIVED_FILE_DIR=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/DerivedSources | |
| exp | |
| ort PROJECT_DIR=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export PROJECT_FILE_PATH=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey.xcodeproj | |
| export PROJECT_NAME=EarlGrey | |
| export PROJECT_TEMP_DIR=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build | |
| export PROJECT_TEMP_ROOT=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build | |
| export PUBLIC_HEADERS_FOLDER_PATH=EarlGrey.framework/Headers | |
| export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS=YES | |
| export REMOVE_CVS_FROM_RESOURCES=YES | |
| export REMOVE_GIT_FROM_RESOURCES=YES | |
| export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES=YES | |
| export REMOVE_HG_FROM_RESOURCES=YES | |
| export REMOVE_SVN_FROM_RESOURCES=YES | |
| export REZ_COLLECTOR_DIR=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/ResourceManagerResources | |
| export REZ_OBJECTS_DIR=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/ResourceManagerResources/Objects | |
| export REZ_SEARCH_PATHS="/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos " | |
| export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES=NO | |
| export SCRIPTS_FOLDER_PATH=EarlGrey.framework/Scripts | |
| export SCRIPT_INPUT_FILE_COUNT=0 | |
| export SCRIPT_INPUT_FILE_LIST_COUNT=0 | |
| export SCRIPT_OUTPUT_FILE_COUNT=0 | |
| export SCRIPT_OUTPUT_FILE_LIST_COUNT=0 | |
| export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk | |
| export SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk | |
| export SDK_DIR_iphoneos12_0=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk | |
| export SDK_NAME=iphoneos12.0 | |
| export SDK_NAMES=iphoneos12.0 | |
| export SDK_PRODUCT_BUILD_VERSION=16A366 | |
| export SDK_VERSION=12.0 | |
| export SDK_VERSION_ACTUAL=120000 | |
| export SDK_VERSION_MAJOR=120000 | |
| export SDK_VERSION_MINOR=000 | |
| export SED=/usr/bin/sed | |
| export SEPARATE_STRIP=NO | |
| export SEPARATE_SYMBOL_EDIT=NO | |
| export SET_DIR_MODE_OWNER_GROUP=YES | |
| export SET_FILE_MODE_OWNER_GROUP=NO | |
| export SHALLOW_BUNDLE=YES | |
| export SHARED_DERIVED_FILE_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/DerivedSources | |
| export SHARED_FRAMEWORKS_FOLDER_PATH=EarlGrey.framework/SharedFrameworks | |
| export SHARED_PRECOMPS_DIR=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/SharedPrecompiledHeaders | |
| export SHARED_SUPPORT_FOLDER_PATH=EarlGrey.framework | |
| export SKIP_INSTALL=NO | |
| export SOURCE_ROOT=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export SRCROOT=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export STRINGS_FILE_OUTPUT_ENCODING=binary | |
| export STRIP_BITCODE_FROM_COPIED_FILES=YES | |
| export STRIP_INSTALLED_PRODUCT=YES | |
| export STRIP_STYLE=debugging | |
| export STRIP_SWIFT_SYMBOLS=YES | |
| export SUPPORTED_DEVICE_FAMILIES=1,2 | |
| export SUPPORTED_PLATFORMS="iphoneos iphonesimulator" | |
| export SUPPORTS_TEXT_BASED_API=NO | |
| export SWIFT_PLATFORM_TARGET_PREFIX=ios | |
| export SYMROOT=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build | |
| export SYSTEM_ADMIN_APPS_DIR=/Applications/Utilities | |
| export SYSTEM_APPS_DIR=/Applications | |
| export SYSTEM_CORE_SERVICES_DIR=/System/Library/CoreServices | |
| export SYSTEM_DEMOS_DIR=/Applications/Extras | |
| export SYSTEM_DEVELOPER_APPS_DIR=/Applications/Xcode.app/Contents/Developer/Applications | |
| export SYSTEM_DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Develop | |
| er/usr/bin | |
| export SYSTEM_DEVELOPER_DEMOS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples" | |
| export SYSTEM_DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer | |
| export SYSTEM_DEVELOPER_DOC_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library" | |
| export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools" | |
| export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Java Tools" | |
| export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Performance Tools" | |
| export SYSTEM_DEVELOPER_RELEASENOTES_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes" | |
| export SYSTEM_DEVELOPER_TOOLS=/Applications/Xcode.app/Contents/Developer/Tools | |
| export SYSTEM_DEVELOPER_TOOLS_DOC_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools" | |
| export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools" | |
| export SYSTEM_DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/usr | |
| export SYSTEM_DEVELOPER_UTILITIES_DIR=/Applications/Xcode.app/Contents/Developer/Applications/Utilities | |
| export SYSTEM_DOCUMENTATION_DIR=/Library/Documentation | |
| export SYSTEM_KEXT_INSTALL_PATH=/System/Library/Extensions | |
| export SYSTEM_LIBRARY_DIR=/System/Library | |
| export TAPI_VERIFY_MODE=ErrorsOnly | |
| export TARGETED_DEVICE_FAMILY=1,2 | |
| export TARGETNAME=EarlGrey | |
| export TARGET_BUILD_DIR=/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos | |
| export TARGET_NAME=EarlGrey | |
| export TARGET_TEMP_DIR=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build | |
| export TEMP_DIR=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build | |
| export TEMP_FILES_DIR=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build | |
| export TEMP_FILE_DIR=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build | |
| export TEMP_ROOT=/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build | |
| export TOOLCHAINS=com.apple.dt.toolchain.XcodeDefault | |
| export TOOLCHAIN_DIR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain | |
| export TREAT_MISSING_BASELINES_AS_TEST_FAILURES=NO | |
| export UID=502 | |
| export UNLOCALIZED_RESOURCES_FOLDER_PATH=EarlGrey.framework | |
| export UNSTRIPPED_PRODUCT=NO | |
| export USER=karanthakkar | |
| export USER_APPS_DIR=/Users/karanthakkar/Applications | |
| export USER_LIBRARY_DIR=/Users/karanthakkar/Library | |
| export USE_DYNAMIC_NO_PIC=YES | |
| export USE_HEADERMAP=YES | |
| export USE_HEADER_SYMLINKS=NO | |
| export VALIDATE_PRODUCT=YES | |
| export VALID_ARCHS=arm64 | |
| export VERBOSE_PBXCP=NO | |
| export VERSIONPLIST_PATH=EarlGrey.framework/version.plist | |
| export VERSIONS_FOLDER_PATH=EarlGrey.framework | |
| export VERSION_INFO_BUILDER=karanthakkar | |
| export VERSION_INFO_FILE=EarlGrey_vers.c | |
| export VERSION_INFO_STRING=""@(#)PROGRAM:EarlGrey PROJECT:EarlGrey-"" | |
| export WARNING_CFLAGS="-Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector" | |
| export WRAPPER_EXTENSION=framework | |
| export WRAPPER_NAME=EarlGrey.framework | |
| export WRAPPER_SUFFIX=.framework | |
| export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES=NO | |
| export XCODE_APP_SUPPORT_DIR=/Applications/Xcode.app/Contents/Developer/Library/Xcode | |
| export XCODE_PRODUCT_BUILD_VERSION=10A25 | |
| 5 | |
| export XCODE_VERSION_ACTUAL=1000 | |
| export XCODE_VERSION_MAJOR=1000 | |
| export XCODE_VERSION_MINOR=1000 | |
| export XPCSERVICES_FOLDER_PATH=EarlGrey.framework/XPCServices | |
| export YACC=yacc | |
| export arch=undefined_arch | |
| export variant=normal | |
| /bin/sh -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Script-FDC5EEA01CAEEFC2006C5174.sh | |
| Changing into EarlGrey Directory | |
| Obtaining the fishhook dependency. | |
| The fishhook directory is already present at /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/Scripts/../fishhook. If you experience issues with running EarlGrey then please remove this directory and run this script again. | |
| Obtaining the OCHamcrest dependency. | |
| The required OCHamcrest.framework directory already exists at /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/Scripts/../OCHamcrest.framework. If you experience issues with running EarlGrey then please remove this directory and run this script again. | |
| Obtaining the OCMock dependency. | |
| The ocmock directory is already present at /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/Scripts/../Tests/UnitTests/ocmock. If you experience issues with running EarlGrey then please remove this directory and run this script again. | |
| The EarlGrey Project and the Test Projects are ready to be run. | |
| Ditto /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/module.modulemap /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Modules/module.modulemap (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/module.modulemap /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Modules | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYUIThreadExecutor.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYUIThreadExecutor.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/D | |
| eveloper/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYUIThreadExecutor.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYUIThreadExecutor.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYUIThreadExecutor.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYUIThreadExecutor.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYStopwatch.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYStopwatch.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Framew | |
| orks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYStopwatch.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYStopwatch.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYStopwatch.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYStopwatch.o | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/EarlGrey.LinkFileList (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/EarlGrey.LinkFileList | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/__NSCFLocalDataTask_GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/__NSCFLocalDataTask_GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms | |
| /iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/__NSCFLocalDataTask_GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/__NSCFLocalDataTask_GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/__NSCFLocalDataTask_GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/__NSCFLocalDataTask_GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/fishhook.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/fishhook/fishhook.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DNS_BLOCK_ASSERTIONS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGre | |
| y.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/fishhook.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/fishhook.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/fishhook/fishhook.c -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/fishhook.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/_UIModalItemsPresentingViewController_GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/_UIModalItemsPresentingViewController_GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGr | |
| ey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/_UIModalItemsPresentingViewController_GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/_UIModalItemsPresentingViewController_GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/_UIModalItemsPresentingViewController_GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/_UIModalItemsPresentingViewController_GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/XCTestCase+GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/XCTestCase+GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants - | |
| Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/XCTestCase+GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/XCTestCase+GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/XCTestCase+GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/XCTestCase+GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIWindow+GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIWindow+GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/Xco | |
| deDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIWindow+GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIWindow+GREYAdditions.dia -c /Users/karanthakkar/Work/sky | |
| scanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIWindow+GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIWindow+GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIWebView+GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIWebView+GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes - | |
| Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIWebView+GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIWebView+GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIWebView+GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIWebView+GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIViewController+GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIViewController+GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhon | |
| eOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIViewController+GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIViewController+GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIViewController+GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIViewController+GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIView+GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIView+GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develop | |
| er/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIView+GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIView+GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIView+GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIView+GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UITouch+GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UITouch+GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Deve | |
| loper/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UITouch+GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UITouch+GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UITouch+GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UITouch+GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UISwitch+GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UISwitch+GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Use | |
| rs/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UISwitch+GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UISwitch+GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UISwitch+GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UISwitch+GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIScrollView+GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIScrollView+GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body | |
| -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIScrollView+GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIScrollView+GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIScrollView+GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIScrollView+GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIGestureRecognizer+GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIGestureRecognizer+GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms | |
| /iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIGestureRecognizer+GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIGestureRecognizer+GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIGestureRecognizer+GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIGestureRecognizer+GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIApplication+GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIApplication+GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.pl | |
| atform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIApplication+GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIApplication+GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIApplication+GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIApplication+GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIAnimation+GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIAnimation+GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platfo | |
| rm/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIAnimation+GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIAnimation+GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIAnimation+GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/UIAnimation+GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSURLSession+GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSURLSession+GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.plat | |
| form/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSURLSession+GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSURLSession+GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSURLSession+GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSURLSession+GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSURLConnection+GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSURLConnection+GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneO | |
| S.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSURLConnection+GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSURLConnection+GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSURLConnection+GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSURLConnection+GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSURL+GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSURL+GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer | |
| /Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSURL+GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSURL+GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSURL+GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSURL+GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSTimer+GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSTimer+GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Devel | |
| oper/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSTimer+GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSTimer+GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSTimer+GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSTimer+GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSString+GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSString+GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Dev | |
| eloper/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSString+GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSString+GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSString+GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSString+GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSRunLoop+GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSRunLoop+GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap | |
| -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSRunLoop+GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSRunLoop+GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSRunLoop+GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSRunLoop+GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSObject+GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSObject+GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Dev | |
| eloper/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSObject+GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSObject+GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSObject+GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSObject+GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSError+GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSError+GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Devel | |
| oper/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSError+GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSError+GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSError+GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/NSError+GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYZeroToleranceTimer.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Event/GREYZeroToleranceTimer.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/ka | |
| ranthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYZeroToleranceTimer.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYZeroToleranceTimer.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Event/GREYZeroToleranceTimer.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYZeroToleranceTimer.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYVisibilityChecker.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYVisibilityChecker.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanth | |
| akkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYVisibilityChecker.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYVisibilityChecker.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYVisibilityChecker.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYVisibilityChecker.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYUIWindowProvider.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Provider/GREYUIWindowProvider.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope | |
| r/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYUIWindowProvider.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYUIWindowProvider.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Provider/GREYUIWindowProvider.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYUIWindowProvider.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYUIWebViewIdlingResource.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYUIWebViewIdlingResource.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap | |
| -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYUIWebViewIdlingResource.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYUIWebViewIdlingResource.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYUIWebViewIdlingResource.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYUIWebViewIdlingResource.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYUIWebViewDelegate.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Delegate/GREYUIWebViewDelegate.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicol | |
| on-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYUIWebViewDelegate.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYUIWebViewDelegate.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Delegate/GREYUIWebViewDelegate.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYUIWebViewDelegate.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTraversalDFS.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Traversal/GREYTraversalDFS.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Libra | |
| ry/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTraversalDFS.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTraversalDFS.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Traversal/GREYTraversalDFS.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTraversalDFS.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTraversalBFS.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Traversal/GREYTraversalBFS.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Libra | |
| ry/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTraversalBFS.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTraversalBFS.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Traversal/GREYTraversalBFS.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTraversalBFS.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTraversal.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Traversal/GREYTraversal.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Fra | |
| meworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTraversal.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTraversal.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Traversal/GREYTraversal.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTraversal.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTouchInjector.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Event/GREYTouchInjector.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library | |
| /Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTouchInjector.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTouchInjector.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Event/GREYTouchInjector.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTouchInjector.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTouchInfo.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Event/GREYTouchInfo.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Framewo | |
| rks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTouchInfo.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTouchInfo.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Event/GREYTouchInfo.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTouchInfo.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTimedIdlingResource.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYTimedIdlingResource.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.plat | |
| form/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTimedIdlingResource.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTimedIdlingResource.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYTimedIdlingResource.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTimedIdlingResource.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTestHelper.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYTestHelper.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Fram | |
| eworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTestHelper.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTestHelper.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYTestHelper.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTestHelper.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTestCaseInvocation.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYTestCaseInvocation.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e | |
| 6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTestCaseInvocation.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTestCaseInvocation.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYTestCaseInvocation.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTestCaseInvocation.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTapper.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYTapper.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks - | |
| F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTapper.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTapper.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYTapper.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTapper.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTapAction.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYTapAction.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frame | |
| works -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTapAction.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTapAction.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYTapAction.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYTapAction.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSyntheticEvents.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Event/GREYSyntheticEvents.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Li | |
| brary/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSyntheticEvents.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSyntheticEvents.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Event/GREYSyntheticEvents.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSyntheticEvents.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSyncAPI.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYSyncAPI.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/ | |
| Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSyncAPI.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSyncAPI.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYSyncAPI.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSyncAPI.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSwizzler.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYSwizzler.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b | |
| 3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSwizzler.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSwizzler.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYSwizzler.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSwizzler.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSwipeAction.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYSwipeAction.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/F | |
| rameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSwipeAction.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSwipeAction.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYSwipeAction.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSwipeAction.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSurrogateDelegate.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Delegate/GREYSurrogateDelegate.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Devel | |
| oper/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSurrogateDelegate.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSurrogateDelegate.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Delegate/GREYSurrogateDelegate.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSurrogateDelegate.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYStringDescription.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYStringDescription.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/kar | |
| anthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYStringDescription.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYStringDescription.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYStringDescription.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYStringDescription.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSlideAction.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYSlideAction.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skys | |
| canner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSlideAction.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSlideAction.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYSlideAction.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYSlideAction.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYScrollToContentEdgeAction.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYScrollToContentEdgeAction.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.p | |
| latform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYScrollToContentEdgeAction.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYScrollToContentEdgeAction.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYScrollToContentEdgeAction.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYScrollToContentEdgeAction.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYScrollActionError.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYScrollActionError.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope | |
| r/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYScrollActionError.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYScrollActionError.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYScrollActionError.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYScrollActionError.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYScrollAction.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYScrollAction.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/ | |
| Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYScrollAction.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYScrollAction.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYScrollAction.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYScrollAction.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYScreenshotUtil.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYScreenshotUtil.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Libr | |
| ary/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYScreenshotUtil.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYScreenshotUtil.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYScreenshotUtil.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYScreenshotUtil.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYRunLoopSpinner.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYRunLoopSpinner.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Devel | |
| oper/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYRunLoopSpinner.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYRunLoopSpinner.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYRunLoopSpinner.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYRunLoopSpinner.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYPinchAction.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYPinchAction.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Fr | |
| ameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYPinchAction.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYPinchAction.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYPinchAction.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYPinchAction.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYPickerAction.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYPickerAction.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library | |
| /Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYPickerAction.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYPickerAction.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYPickerAction.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYPickerAction.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYPathGestureUtils.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYPathGestureUtils.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/ | |
| Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYPathGestureUtils.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYPathGestureUtils.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYPathGestureUtils.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYPathGestureUtils.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYOperationQueueIdlingResource.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYOperationQueueIdlingResource.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Plat | |
| forms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYOperationQueueIdlingResource.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYOperationQueueIdlingResource.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYOperationQueueIdlingResource.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYOperationQueueIdlingResource.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYObjectFormatter.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYObjectFormatter.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build | |
| /Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYObjectFormatter.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYObjectFormatter.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYObjectFormatter.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYObjectFormatter.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYObjectDeallocationTracker.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYObjectDeallocationTracker.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autor | |
| eleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYObjectDeallocationTracker.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYObjectDeallocationTracker.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYObjectDeallocationTracker.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYObjectDeallocationTracker.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYObjcRuntime.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYObjcRuntime.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wn | |
| o-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYObjcRuntime.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYObjcRuntime.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYObjcRuntime.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYObjcRuntime.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYNot.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYNot.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Use | |
| rs/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYNot.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYNot.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYNot.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYNot.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYNSURLConnectionDelegate.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Delegate/GREYNSURLConnectionDelegate.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.pla | |
| tform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYNSURLConnectionDelegate.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYNSURLConnectionDelegate.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Delegate/GREYNSURLConnectionDelegate.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYNSURLConnectionDelegate.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYNSTimerIdlingResource.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYNSTimerIdlingResource.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS. | |
| platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYNSTimerIdlingResource.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYNSTimerIdlingResource.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYNSTimerIdlingResource.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYNSTimerIdlingResource.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYMultiFingerSwipeAction.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYMultiFingerSwipeAction.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platfor | |
| m/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYMultiFingerSwipeAction.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYMultiFingerSwipeAction.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYMultiFingerSwipeAction.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYMultiFingerSwipeAction.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYMatchers.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYMatchers.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Framewo | |
| rks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYMatchers.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYMatchers.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYMatchers.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYMatchers.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYManagedObjectContextIdlingResource.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYManagedObjectContextIdlingResource.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/De | |
| veloper/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYManagedObjectContextIdlingResource.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYManagedObjectContextIdlingResource.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYManagedObjectContextIdlingResource.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYManagedObjectContextIdlingResource.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYLogger.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYLogger.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/bu | |
| ild/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYLogger.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYLogger.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYLogger.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYLogger.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYLayoutConstraint.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYLayoutConstraint.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicol | |
| on-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYLayoutConstraint.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYLayoutConstraint.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYLayoutConstraint.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYLayoutConstraint.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYKeyboard.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Core/GREYKeyboard.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-param | |
| eter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYKeyboard.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYKeyboard.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Core/GREYKeyboard.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYKeyboard.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYHCMatcher.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYHCMatcher.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYHCMatcher.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYH | |
| CMatcher.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYHCMatcher.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYHCMatcher.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYFrameworkException.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Exception/GREYFrameworkException.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion | |
| -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYFrameworkException.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYFrameworkException.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Exception/GREYFrameworkException.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYFrameworkException.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYFailureScreenshotter.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYFailureScreenshotter.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/s | |
| kyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYFailureScreenshotter.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYFailureScreenshotter.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYFailureScreenshotter.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYFailureScreenshotter.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYFailureFormatter.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYFailureFormatter.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xco | |
| de.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYFailureFormatter.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYFailureFormatter.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYFailureFormatter.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYFailureFormatter.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYErrorConstants.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYErrorConstants.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Lib | |
| rary/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYErrorConstants.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYErrorConstants.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYErrorConstants.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYErrorConstants.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYError.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYError.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6 | |
| d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYError.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYError.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYError.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYError.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYElementProvider.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Provider/GREYElementProvider.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/ | |
| Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYElementProvider.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYElementProvider.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Provider/GREYElementProvider.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYElementProvider.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYElementMatcherBlock.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYElementMatcherBlock.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Dev | |
| eloper/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYElementMatcherBlock.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYElementMatcherBlock.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYElementMatcherBlock.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYElementMatcherBlock.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYElementInteraction.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Core/GREYElementInteraction.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope | |
| r/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYElementInteraction.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYElementInteraction.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Core/GREYElementInteraction.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYElementInteraction.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYElementHierarchy.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYElementHierarchy.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer | |
| /Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYElementHierarchy.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYElementHierarchy.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYElementHierarchy.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYElementHierarchy.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYElementFinder.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Core/GREYElementFinder.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Det | |
| ox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYElementFinder.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYElementFinder.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Core/GREYElementFinder.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYElementFinder.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYDispatchQueueTracker.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYDispatchQueueTracker.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/re | |
| act-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYDispatchQueueTracker.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYDispatchQueueTracker.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYDispatchQueueTracker.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYDispatchQueueTracker.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYDispatchQueueIdlingResource.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYDispatchQueueIdlingResource.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-para | |
| meter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYDispatchQueueIdlingResource.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYDispatchQueueIdlingResource.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYDispatchQueueIdlingResource.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYDispatchQueueIdlingResource.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYDefaultFailureHandler.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Exception/GREYDefaultFailureHandler.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /User | |
| s/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYDefaultFailureHandler.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/re | |
| act-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYDefaultFailureHandler.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Exception/GREYDefaultFailureHandler.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYDefaultFailureHandler.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYDataEnumerator.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Provider/GREYDataEnumerator.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/ | |
| Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYDataEnumerator.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYDataEnumerator.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Provider/GREYDataEnumerator.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYDataEnumerator.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYConstants.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYConstants.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Framew | |
| orks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYConstants.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYConstants.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYConstants.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYConstants.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYConfiguration.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYConfiguration.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Libra | |
| ry/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYConfiguration.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYConfiguration.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYConfiguration.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYConfiguration.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYCondition.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYCondition.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Libra | |
| ry/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYCondition.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYCondition.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYCondition.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYCondition.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYChangeStepperAction.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYChangeStepperAction.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Dev | |
| eloper/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYChangeStepperAction.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYChangeStepperAction.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYChangeStepperAction.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYChangeStepperAction.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYCAAnimationDelegate.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Delegate/GREYCAAnimationDelegate.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/D | |
| eveloper/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYCAAnimationDelegate.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYCAAnimationDelegate.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Delegate/GREYCAAnimationDelegate.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYCAAnimationDelegate.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYBaseMatcher.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYBaseMatcher.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/kar | |
| anthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYBaseMatcher.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYBaseMatcher.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYBaseMatcher.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYBaseMatcher.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYBaseAction.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYBaseAction.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/no | |
| de_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYBaseAction.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYBaseAction.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYBaseAction.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYBaseAction.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAutomationSetup.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Core/GREYAutomationSetup.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Libr | |
| ary/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAutomationSetup.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAutomationSetup.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Core/GREYAutomationSetup.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAutomationSetup.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAssertions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Assertion/GREYAssertions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/F | |
| rameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAssertions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAssertions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Assertion/GREYAssertions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAssertions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAssertionBlock.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Assertion/GREYAssertionBlock.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/L | |
| ibrary/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAssertionBlock.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAssertionBlock.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Assertion/GREYAssertionBlock.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAssertionBlock.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAppStateTrackerObject.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYAppStateTrackerObject.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/kara | |
| nthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAppStateTrackerObject.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAppStateTrackerObject.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYAppStateTrackerObject.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAppStateTrackerObject.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAppStateTracker.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYAppStateTracker.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-bo | |
| dy -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAppStateTracker.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAppStateTracker.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYAppStateTracker.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAppStateTracker.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAnyOf.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYAnyOf.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks - | |
| F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAnyOf.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAnyOf.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYAnyOf.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAnyOf.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAnalytics.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYAnalytics.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Produ | |
| cts/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAnalytics.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAnalytics.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYAnalytics.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAnalytics.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAllOf.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYAllOf.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-fil | |
| es.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAllOf.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAllOf.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYAllOf.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYAllOf.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYActions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYActions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Framework | |
| s -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYActions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYActions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYActions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYActions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYActionBlock.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYActionBlock.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Fr | |
| ameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYActionBlock.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYActionBlock.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYActionBlock.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/GREYActionBlock.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/EarlGrey.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/EarlGrey.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/kar | |
| anthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/EarlGrey.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/EarlGrey.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/EarlGrey.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/EarlGrey.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/CGGeometry+GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/CGGeometry+GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Pro | |
| ducts/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/CGGeometry+GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/CGGeometry+GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/CGGeometry+GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/CGGeometry+GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/CALayer+GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/CALayer+GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Devel | |
| oper/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/CALayer+GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/CALayer+GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/CALayer+GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/CALayer+GREYAdditions.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/CAAnimation+GREYAdditions.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/CAAnimation+GREYAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -fmodule-name=EarlGrey -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/EarlGrey-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -IEarlGrey -Ifishhook -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/DerivedSources -Werror -Wall -Wextra -Wconstant-conversion -Wconversion -Wdocumentation -Wenum-conversion -Wint-conversion -Wmissing-prototypes -Wno-unused-parameter -Wnull-dereference -Wshorten-64-to-32 -Wsign-conversion -Wundeclared-selector -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platfo | |
| rm/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -fobjc-arc -fobjc-arc-exceptions -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/CAAnimation+GREYAdditions.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/CAAnimation+GREYAdditions.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/CAAnimation+GREYAdditions.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/CAAnimation+GREYAdditions.o | |
| Ld /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/EarlGrey normal arm64 (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| export IPHONEOS_DEPLOYMENT_TARGET=8.0 | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -dynamiclib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -L/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey -filelist /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/EarlGrey.LinkFileList -install_name @rpath/EarlGrey.framework/EarlGrey -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -miphoneos-version-min=8.0 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/EarlGrey_lto.o -Xlinker -no_deduplicate -fobjc-arc -fobjc-link-runtime -ObjC -framework IOKit -framework CoreData -framework OCHamcrest -framework IOKit -framework CoreGraphics -framework CoreFoundation -framework Foundation -framework QuartzCore -framework UIKit -Xlinker -dependency_info -Xlinker /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/build/EarlGrey.build/Release-iphoneos/EarlGrey.build/Objects-normal/arm64/EarlGrey_dependency_info.dat -o /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/EarlGrey | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Traversal/GREYTraversalBFS.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYTraversalBFS.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Traversal/GREYTraversalBFS.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Traversal/GREYTraversalDFS.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYTraversalDFS.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Traversal/GREYTraversalDFS.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Traversal/GREYTraversal.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYTraversal.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Traversal/GREYTraversal.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| GenerateDSYMFile /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework.dSYM /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/EarlGrey (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/EarlGrey -o /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework.dSYM | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYUIThreadExecutor.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYUIThreadExecutor.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYUIThreadExecutor.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYUIThreadExecutor+Internal.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYUIThreadExecutor+Internal.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYUIThreadExecutor+Internal.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYTimedIdlingResource.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYTimedIdlingResource.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYTimedIdlingResource.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYSyncAPI.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYSyncAPI.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYSyncAPI.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYRunLoopSpinner.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYRunLoopSpinner.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYRunLoopSpinner.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYOperationQueueIdlingResource.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYOperationQueueIdlingResource.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYOperationQueueIdlingResource.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYObjectDeallocationTracker.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYObjectDeallocationTracker.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYObjectDeallocationTracker.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYNSTimerIdlingResource.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYNSTimerIdlingResource.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYNSTimerIdlingResource.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYManagedObjectContextIdlingResource.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYManagedObjectContextIdlingResource.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYManagedObjectContextIdlingResource.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYDispatchQueueTracker.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYDispatchQueueTracker.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYDispatchQueueTracker.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYDispatchQueueIdlingResource.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYDispatchQueueIdlingResource.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYDispatchQueueIdlingResource.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYCondition.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYCondition.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYCondition.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYAppStateTrackerObject.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYAppStateTrackerObject.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYAppStateTrackerObject.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYAppStateTracker.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYAppStateTracker.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Synchronization/GREYAppStateTracker.h | |
| /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Provider/GREYUIWindowProvider.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYUIWindowProvider.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Provider/GREYUIWindowProvider.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Provider/GREYElementProvider.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYElementProvider.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Provider/GREYElementProvider.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Provider/GREYDataEnumerator.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYDataEnumerator.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Provider/GREYDataEnumerator.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Provider/GREYProvider.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYProvider.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Provider/GREYProvider.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYStringDescription.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYStringDescription.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREY | |
| StringDescription.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYNot.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYNot.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYNot.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYMatchers.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYMatchers.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYMatchers.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYMatcher.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYMatcher.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYMatcher.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYLayoutConstraint.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYLayoutConstraint.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYLayoutConstraint.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYElementMatcherBlock.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYElementMatcherBlock.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYElementMatcherBlock.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46 | |
| e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYDescription.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYDescription.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYDescription.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYBaseMatcher.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYBaseMatcher.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYBaseMatcher.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYAnyOf.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYAnyOf.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYAnyOf.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYAllOf.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYAllOf.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Matcher/GREYAllOf.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Exception/GREYFailureHandler.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYFailureHandler.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Exception/GREYFailureHandler.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/E | |
| arlGrey/Exception/GREYFrameworkException.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYFrameworkException.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Exception/GREYFrameworkException.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Event/GREYZeroToleranceTimer.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYZeroToleranceTimer.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Event/GREYZeroToleranceTimer.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Event/GREYTouchInjector.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYTouchInjector.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Event/GREYTouchInjector.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Event/GREYTouchInfo.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYTouchInfo.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Event/GREYTouchInfo.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Event/GREYSyntheticEvents.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYSyntheticEvents.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Event/GREYSyntheticEvents.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/de | |
| tox/ios_src/EarlGrey/EarlGrey/EarlGrey.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/EarlGrey.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/EarlGrey.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Delegate/GREYUIWebViewDelegate.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYUIWebViewDelegate.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Delegate/GREYUIWebViewDelegate.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Delegate/GREYSurrogateDelegate.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYSurrogateDelegate.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Delegate/GREYSurrogateDelegate.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Delegate/GREYNSURLConnectionDelegate.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYNSURLConnectionDelegate.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Delegate/GREYNSURLConnectionDelegate.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Delegate/GREYCAAnimationDelegate.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYCAAnimationDelegate.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Delegate/GREYCAAnimationDelegate.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Core/GREYKeyboard.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYKeyboard.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Core/GREYKeyboard.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Core/GREYInteractionDataSource.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYInteractionDataSource.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Core/GREYInteractionDataSource.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Core/GREYInteraction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYInteraction.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Core/GREYInteraction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Product | |
| s/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Core/GREYElementInteraction+Internal.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYElementInteraction+Internal.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Core/GREYElementInteraction+Internal.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Core/GREYElementInteraction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYElementInteraction.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Core/GREYElementInteraction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Core/GREYElementFinder.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYElementFinder.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Core/GREYElementFinder.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYVisibilityChecker.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYVisibilityChecker.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYVisibilityChecker.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYTestHelper.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYTestHelper.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYTestHelper.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/Deto | |
| xBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYTestCaseInvocation.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYTestCaseInvocation.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYTestCaseInvocation.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYSwizzler.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYSwizzler.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYSwizzler.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYStopwatch.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYStopwatch.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYStopwatch.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYScreenshotUtil.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYScreenshotUtil.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYScreenshotUtil.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYScreenshotUtil+Internal.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYScreenshotUtil+Internal.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYScreenshotUtil+Internal.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743 | |
| d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYObjectFormatter.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYObjectFormatter.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYObjectFormatter.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYObjcRuntime.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYObjcRuntime.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYObjcRuntime.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYLogger.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYLogger.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYLogger.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYFailureScreenshotter.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYFailureScreenshotter.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYFailureScreenshotter.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYFailureFormatter.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYFailureFormatter.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYFailureFormatter.h /Users/karanthakkar/Library/Detox/ios/3b8bf121 | |
| e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYError.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYError.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYError.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYErrorConstants.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYErrorConstants.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYErrorConstants.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYError+Internal.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYError+Internal.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYError+Internal.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYElementHierarchy.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYElementHierarchy.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYElementHierarchy.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYDefines.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYDefines.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYDefines.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/D | |
| etoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYConstants.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYConstants.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYConstants.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYConfiguration.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYConfiguration.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYConfiguration.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYAppleInternals.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYAppleInternals.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYAppleInternals.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYAnalyticsDelegate.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYAnalyticsDelegate.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYAnalyticsDelegate.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYAnalytics.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYAnalytics.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Common/GREYAnalytics.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Relea | |
| se-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Assertion/GREYAssertions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYAssertions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Assertion/GREYAssertions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Assertion/GREYAssertions+Internal.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYAssertions+Internal.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Assertion/GREYAssertions+Internal.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Assertion/GREYAssertionDefines.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYAssertionDefines.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Assertion/GREYAssertionDefines.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Assertion/GREYAssertionBlock.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYAssertionBlock.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Assertion/GREYAssertionBlock.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Assertion/GREYAssertion.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYAssertion.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Assertion/GREYAssertion.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/R | |
| elease-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/AppSupport/GREYIdlingResource.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYIdlingResource.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/AppSupport/GREYIdlingResource.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/__NSCFLocalDataTask_GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/__NSCFLocalDataTask_GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/__NSCFLocalDataTask_GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/_UIModalItemsPresentingViewController_GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/_UIModalItemsPresentingViewController_GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/_UIModalItemsPresentingViewController_GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/XCTestCase+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/XCTestCase+GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/XCTestCase+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIWindow+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/UIWindow+GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/ | |
| skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIWindow+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIWebView+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/UIWebView+GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIWebView+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIViewController+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/UIViewController+GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIViewController+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIView+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/UIView+GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIView+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UITouch+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/UITouch+GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UITouch+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UISwitch+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/UISwitch+GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UISwitch+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIScrollView+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/UIScrollView+GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIScrollView+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIGestureRecognizer+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/UIGestureRecognizer+GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIGestureRecognizer+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIApplication+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/UIApplication+GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIApplication+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIAnimation+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/UIAnimation+GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/UIAnimation+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSURLSession+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/NSURLSession+GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSURLSession+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSURLConnection+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/NSURLConnection+GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| /EarlGrey/Additions/NSURLConnection+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSURL+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/NSURL+GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSURL+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSTimer+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/NSTimer+GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSTimer+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSString+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/NSString+GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSString+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSRunLoop+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/NSRunLoop+GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSRunLoop+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSObject+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/NSObject+GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSObject+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSError+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/NSError+GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/NSError+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/CGGeometry+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/CGGeometry+GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/CGGeometry+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/CALayer+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/CALayer+GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/CALayer+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/CAAnimation+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/CAAnimation+GREYAdditions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Additions/CAAnimation+GREYAdditions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYTapAction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYTapAction.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYTapAction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYSwipeAction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYSwipeAction.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYSwipeAction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYSlideAction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYSlideAction.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYSlideAction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYScrollToContentEdgeAction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYScrollToContentEdgeAction.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYScrollToContentEdgeAction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYScrollActionError.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYScrollActionError.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYScrollActionError.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYScrollAction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYScrollAction.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYScrollAction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYPinchAction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYPinchAction.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYPinchAction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYPickerAction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYPickerAction.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYPickerAction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneo | |
| s/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYPathGestureUtils.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYPathGestureUtils.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYPathGestureUtils.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYMultiFingerSwipeAction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYMultiFingerSwipeAction.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYMultiFingerSwipeAction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYChangeStepperAction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYChangeStepperAction.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYChangeStepperAction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYBaseAction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYBaseAction.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYBaseAction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYActions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYActions.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYActions.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Prod | |
| ucts/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYActions+Internal.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders/GREYActions+Internal.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYActions+Internal.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/PrivateHeaders | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYActionBlock.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYActionBlock.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYActionBlock.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| CpHeader /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYAction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers/GREYAction.h (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey/EarlGrey/Action/GREYAction.h /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework/Headers | |
| Touch /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework (in target: EarlGrey) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/EarlGrey | |
| /usr/bin/touch -c /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/EarlGrey.framework | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket.hmap (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket.hmap | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-target-headers.hmap (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-target-headers.hmap | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/module.modulemap (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/module.modulemap | |
| WriteAuxiliaryFile /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SocketRocket.LinkFileList (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| write-file /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SocketRocket.LinkFileList | |
| ProcessInfoPlistFile /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/SocketRocket.framework/Info.plist /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Resources/Info.plist (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| builtin-infoPlistUtility /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Resources/Info.plist -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/SocketRocket.framework/Info.plist | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRWebSocket.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/SRWebSocket.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcus | |
| tom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRWebSocket.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRWebSocket.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/SRWebSocket.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRWebSocket.o | |
| Ditto /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/module.modulemap /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/SocketRocket.framework/Modules/module.modulemap (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/module.modulemap /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/SocketRocket.framework/Modules | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRURLUtilities.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widi | |
| omatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRURLUtilities.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRURLUtilities.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRURLUtilities.o | |
| /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m:53:13: warning: enumeration value 'NSURLNetworkServiceTypeResponsiveData' not handled in switch [-Wswitch] | |
| switch (request.networkServiceType) { | |
| ^ | |
| /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m:53:13: note: add missing switch cases | |
| switch (request.networkServiceType) { | |
| ^ | |
| 1 warning generated. | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRSecurityPolicy.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/SRSecurityPolicy.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parenthe | |
| ses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRSecurityPolicy.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRSecurityPolicy.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/SRSecurityPolicy.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRSecurityPolicy.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRSIMDHelpers.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRSIMDHelpers.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-ip | |
| honeos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRSIMDHelpers.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRSIMDHelpers.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRSIMDHelpers.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRSIMDHelpers.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRRunLoopThread.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/RunLoop/SRRunLoopThread.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widi | |
| omatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRRunLoopThread.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRRunLoopThread.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/RunLoop/SRRunLoopThread.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRRunLoopThread.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRRandom.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRRandom.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-pare | |
| ntheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRRandom.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRRandom.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRRandom.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRRandom.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRProxyConnect.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Proxy/SRProxyConnect.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/Sock | |
| etRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRProxyConnect.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRProxyConnect.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Proxy/SRProxyConnect.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRProxyConnect.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRPinningSecurityPolicy.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod | |
| -signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRPinningSecurityPolicy.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRPinningSecurityPolicy.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRPinningSecurityPolicy.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRMutex.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRMutex.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modu | |
| les/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRMutex.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRMutex.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRMutex.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRMutex.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRLog.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRLog.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wsho | |
| rten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRLog.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRLog.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRLog.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRLog.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRIOConsumerPool.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/IOConsumer/SRIOConsumerPool.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-sessi | |
| on-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRIOConsumerPool.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRIOConsumerPool.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/IOConsumer/SRIOConsumerPool.m -o /Users/karanthakkar/Work/skyscanner-app/react | |
| -native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRIOConsumerPool.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRIOConsumer.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/IOConsumer/SRIOConsumer.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_mod | |
| ules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRIOConsumer.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRIOConsumer.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/IOConsumer/SRIOConsumer.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRIOConsumer.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRHash.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRHash.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Soc | |
| ketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRHash.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRHash.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRHash.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRHash.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRHTTPConnectMessage.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRHTTPConnectMessage.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-con | |
| version -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRHTTPConnectMessage.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRHTTPConnectMessage.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRHTTPConnectMessage.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRHTTPConnectMessage.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRError.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRError.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parenth | |
| eses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRError.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRError.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRError.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRError.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRDelegateController.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Delegate/SRDelegateController.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphon | |
| eos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRDelegateController.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRDelegateController.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Delegate/SRDelegateController.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRDelegateController.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRConstants.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/SRConstants.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -W | |
| pointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRConstants.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRConstants.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/SRConstants.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SRConstants.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/NSURLRequest+SRWebSocket.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/NSURLRequest+SRWebSocket.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-fil | |
| e=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/NSURLRequest+SRWebSocket.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/NSURLRequest+SRWebSocket.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/NSURLRequest+SRWebSocket.m -o /Users/karanthakkar/Work/skyscanner-app/react-n | |
| ative/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/NSURLRequest+SRWebSocket.o | |
| CompileC /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/NSRunLoop+SRWebSocket.o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/NSRunLoop+SRWebSocket.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node | |
| _modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/NSRunLoop+SRWebSocket.d --serialize-diagnostics /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/NSRunLoop+SRWebSocket.dia -c /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/NSRunLoop+SRWebSocket.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/NSRunLoop+SRWebSocket.o | |
| AnalyzeShallow /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/SRWebSocket.m normal arm64 (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -D__clang_analyzer__ -Xclang -analyzer-output=plist-multi-file -Xclang -analyzer-config -Xclang path-diagnostics-alternate=true -Xclang -analyzer-config -Xclang report-in-main-source-file=true -Xclang -analyzer-config -Xclang mode=shallow -Xclang -analyzer-checker -Xclang security.FloatLoopCounter -Xclang -analyzer-checker -Xclang security.insecureAPI.UncheckedReturn -Xclang -analyzer-checker -Xclang security.insecureAPI.getpw -Xclang -analyzer-checker -Xclang security.insecureAPI.gets -Xclang -analyzer-checker -Xclang security.insecureAPI.mkstemp -Xclang -analyzer-checker -Xclang security.insecureAPI.mktemp -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.rand -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.strcpy -Xclang -analyzer-checker -Xclang security.insecureAPI.vfork -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/U | |
| sers/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRWebSocket.d --analyze /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/SRWebSocket.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRWebSocket.plist | |
| AnalyzeShallow /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/SRSecurityPolicy.m normal arm64 (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -D__clang_analyzer__ -Xclang -analyzer-output=plist-multi-file -Xclang -analyzer-config -Xclang path-diagnostics-alternate=true -Xclang -analyzer-config -Xclang report-in-main-source-file=true -Xclang -analyzer-config -Xclang mode=shallow -Xclang -analyzer-checker -Xclang security.FloatLoopCounter -Xclang -analyzer-checker -Xclang security.insecureAPI.UncheckedReturn -Xclang -analyzer-checker -Xclang security.insecureAPI.getpw -Xclang -analyzer-checker -Xclang security.insecureAPI.gets -Xclang -analyzer-checker -Xclang security.insecureAPI.mkstemp -Xclang -analyzer-checker -Xclang security.insecureAPI.mktemp -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.rand -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.strcpy -Xclang -analyzer-checker -Xclang security.insecureAPI.vfork -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hma | |
| p -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRSecurityPolicy.d --analyze /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/SRSecurityPolicy.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRSecurityPolicy.plist | |
| AnalyzeShallow /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/NSURLRequest+SRWebSocket.m normal arm64 (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -D__clang_analyzer__ -Xclang -analyzer-output=plist-multi-file -Xclang -analyzer-config -Xclang path-diagnostics-alternate=true -Xclang -analyzer-config -Xclang report-in-main-source-file=true -Xclang -analyzer-config -Xclang mode=shallow -Xclang -analyzer-checker -Xclang security.FloatLoopCounter -Xclang -analyzer-checker -Xclang security.insecureAPI.UncheckedReturn -Xcla | |
| ng -analyzer-checker -Xclang security.insecureAPI.getpw -Xclang -analyzer-checker -Xclang security.insecureAPI.gets -Xclang -analyzer-checker -Xclang security.insecureAPI.mkstemp -Xclang -analyzer-checker -Xclang security.insecureAPI.mktemp -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.rand -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.strcpy -Xclang -analyzer-checker -Xclang security.insecureAPI.vfork -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/NSURLRequest+SRWebSocket.d --analyze /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/NSURLRequest+SRWebSocket.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/NSURLRequest+SRWebSocket.plist | |
| AnalyzeShallow /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/NSRunLoop+SRWebSocket.m normal arm64 (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code | |
| -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -D__clang_analyzer__ -Xclang -analyzer-output=plist-multi-file -Xclang -analyzer-config -Xclang path-diagnostics-alternate=true -Xclang -analyzer-config -Xclang report-in-main-source-file=true -Xclang -analyzer-config -Xclang mode=shallow -Xclang -analyzer-checker -Xclang security.FloatLoopCounter -Xclang -analyzer-checker -Xclang security.insecureAPI.UncheckedReturn -Xclang -analyzer-checker -Xclang security.insecureAPI.getpw -Xclang -analyzer-checker -Xclang security.insecureAPI.gets -Xclang -analyzer-checker -Xclang security.insecureAPI.mkstemp -Xclang -analyzer-checker -Xclang security.insecureAPI.mktemp -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.rand -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.strcpy -Xclang -analyzer-checker -Xclang security.insecureAPI.vfork -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/NSRunLoop+SRWebSocket.d --analyze /Users/karantha | |
| kkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/NSRunLoop+SRWebSocket.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/NSRunLoop+SRWebSocket.plist | |
| AnalyzeShallow /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m normal arm64 (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -D__clang_analyzer__ -Xclang -analyzer-output=plist-multi-file -Xclang -analyzer-config -Xclang path-diagnostics-alternate=true -Xclang -analyzer-config -Xclang report-in-main-source-file=true -Xclang -analyzer-config -Xclang mode=shallow -Xclang -analyzer-checker -Xclang security.FloatLoopCounter -Xclang -analyzer-checker -Xclang security.insecureAPI.UncheckedReturn -Xclang -analyzer-checker -Xclang security.insecureAPI.getpw -Xclang -analyzer-checker -Xclang security.insecureAPI.gets -Xclang -analyzer-checker -Xclang security.insecureAPI.mkstemp -Xclang -analyzer-checker -Xclang security.insecureAPI.mktemp -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.rand -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.strcpy -Xclang -analyzer-checker -Xclang security.insecureAPI.vfork -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /U | |
| sers/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRURLUtilities.d --analyze /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRURLUtilities.plist | |
| AnalyzeShallow /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRSIMDHelpers.m normal arm64 (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semi | |
| colon-before-method-body -fembed-bitcode -D__clang_analyzer__ -Xclang -analyzer-output=plist-multi-file -Xclang -analyzer-config -Xclang path-diagnostics-alternate=true -Xclang -analyzer-config -Xclang report-in-main-source-file=true -Xclang -analyzer-config -Xclang mode=shallow -Xclang -analyzer-checker -Xclang security.FloatLoopCounter -Xclang -analyzer-checker -Xclang security.insecureAPI.UncheckedReturn -Xclang -analyzer-checker -Xclang security.insecureAPI.getpw -Xclang -analyzer-checker -Xclang security.insecureAPI.gets -Xclang -analyzer-checker -Xclang security.insecureAPI.mkstemp -Xclang -analyzer-checker -Xclang security.insecureAPI.mktemp -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.rand -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.strcpy -Xclang -analyzer-checker -Xclang security.insecureAPI.vfork -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRSIMDHelpers.d --analyze /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRSIMDHelpers.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRSIMDHelpers.plist | |
| AnalyzeShallow /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRRandom.m normal arm64 (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp | |
| /C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -D__clang_analyzer__ -Xclang -analyzer-output=plist-multi-file -Xclang -analyzer-config -Xclang path-diagnostics-alternate=true -Xclang -analyzer-config -Xclang report-in-main-source-file=true -Xclang -analyzer-config -Xclang mode=shallow -Xclang -analyzer-checker -Xclang security.FloatLoopCounter -Xclang -analyzer-checker -Xclang security.insecureAPI.UncheckedReturn -Xclang -analyzer-checker -Xclang security.insecureAPI.getpw -Xclang -analyzer-checker -Xclang security.insecureAPI.gets -Xclang -analyzer-checker -Xclang security.insecureAPI.mkstemp -Xclang -analyzer-checker -Xclang security.insecureAPI.mktemp -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.rand -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.strcpy -Xclang -analyzer-checker -Xclang security.insecureAPI.vfork -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/L | |
| ibrary/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRRandom.d --analyze /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRRandom.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRRandom.plist | |
| AnalyzeShallow /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRMutex.m normal arm64 (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -D__clang_analyzer__ -Xclang -analyzer-output=plist-multi-file -Xclang -analyzer-config -Xclang path-diagnostics-alternate=true -Xclang -analyzer-config -Xclang report-in-main-source-file=true -Xclang -analyzer-config -Xclang mode=shallow -Xclang -analyzer-checker -Xclang security.FloatLoopCounter -Xclang -analyzer-checker -Xclang security.insecureAPI.UncheckedReturn -Xclang -analyzer-checker -Xclang security.insecureAPI.getpw -Xclang -analyzer-checker -Xclang security.insecureAPI.gets -Xclang -analyzer-checker -Xclang security.insecureAPI.mkstemp -Xclang -analyzer-checker -Xclang security.insecureAPI.mktemp -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.rand -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.strcpy -Xclang -analyzer-checker -Xclang security.insecureAPI.vfork -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/nod | |
| e_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRMutex.d --analyze /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRMutex.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRMutex.plist | |
| AnalyzeShallow /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRLog.m normal arm64 (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS | |
| =1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -D__clang_analyzer__ -Xclang -analyzer-output=plist-multi-file -Xclang -analyzer-config -Xclang path-diagnostics-alternate=true -Xclang -analyzer-config -Xclang report-in-main-source-file=true -Xclang -analyzer-config -Xclang mode=shallow -Xclang -analyzer-checker -Xclang security.FloatLoopCounter -Xclang -analyzer-checker -Xclang security.insecureAPI.UncheckedReturn -Xclang -analyzer-checker -Xclang security.insecureAPI.getpw -Xclang -analyzer-checker -Xclang security.insecureAPI.gets -Xclang -analyzer-checker -Xclang security.insecureAPI.mkstemp -Xclang -analyzer-checker -Xclang security.insecureAPI.mktemp -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.rand -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.strcpy -Xclang -analyzer-checker -Xclang security.insecureAPI.vfork -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRLog.d --analyze /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRLog.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRLog.plist | |
| AnalyzeShallow /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRHash.m normal arm64 (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolcha | |
| ins/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -D__clang_analyzer__ -Xclang -analyzer-output=plist-multi-file -Xclang -analyzer-config -Xclang path-diagnostics-alternate=true -Xclang -analyzer-config -Xclang report-in-main-source-file=true -Xclang -analyzer-config -Xclang mode=shallow -Xclang -analyzer-checker -Xclang security.FloatLoopCounter -Xclang -analyzer-checker -Xclang security.insecureAPI.UncheckedReturn -Xclang -analyzer-checker -Xclang security.insecureAPI.getpw -Xclang -analyzer-checker -Xclang security.insecureAPI.gets -Xclang -analyzer-checker -Xclang security.insecureAPI.mkstemp -Xclang -analyzer-checker -Xclang security.insecureAPI.mktemp -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.rand -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.strcpy -Xclang -analyzer-checker -Xclang security.insecureAPI.vfork -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native | |
| /node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRHash.d --analyze /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRHash.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRHash.plist | |
| AnalyzeShallow /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRHTTPConnectMessage.m normal arm64 (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -D__clang_analyzer__ -Xclang -analyzer-output=plist-multi-file -Xclang -analyzer-config -Xclang path-diagnostics-alternate=true -Xclang -analyzer-config -Xclang report-in-main-source-file=true -Xclang -analyzer-config -Xclang mode=shallow -Xclang -analyzer-checker -Xclang security.FloatLoopCounter -Xclang -analyzer-checker -Xclang security.insecureAPI.UncheckedReturn -Xclang -analyzer-checker -Xclang security.insecureAPI.getpw -Xclang -analyzer-checker -Xclang security.insecureAPI.gets -Xclang -analyzer-checker -Xclang security.insecureAPI.mkstemp -Xclang -analyzer-checker -Xclang security.insecureAPI.mktemp -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.rand -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.s | |
| trcpy -Xclang -analyzer-checker -Xclang security.insecureAPI.vfork -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRHTTPConnectMessage.d --analyze /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRHTTPConnectMessage.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRHTTPConnectMessage.plist | |
| AnalyzeShallow /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRError.m normal arm64 (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -W | |
| unknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -D__clang_analyzer__ -Xclang -analyzer-output=plist-multi-file -Xclang -analyzer-config -Xclang path-diagnostics-alternate=true -Xclang -analyzer-config -Xclang report-in-main-source-file=true -Xclang -analyzer-config -Xclang mode=shallow -Xclang -analyzer-checker -Xclang security.FloatLoopCounter -Xclang -analyzer-checker -Xclang security.insecureAPI.UncheckedReturn -Xclang -analyzer-checker -Xclang security.insecureAPI.getpw -Xclang -analyzer-checker -Xclang security.insecureAPI.gets -Xclang -analyzer-checker -Xclang security.insecureAPI.mkstemp -Xclang -analyzer-checker -Xclang security.insecureAPI.mktemp -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.rand -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.strcpy -Xclang -analyzer-checker -Xclang security.insecureAPI.vfork -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRError.d --analyze /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Utilities/SRError.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRError.plist | |
| Analy | |
| zeShallow /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m normal arm64 (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -D__clang_analyzer__ -Xclang -analyzer-output=plist-multi-file -Xclang -analyzer-config -Xclang path-diagnostics-alternate=true -Xclang -analyzer-config -Xclang report-in-main-source-file=true -Xclang -analyzer-config -Xclang mode=shallow -Xclang -analyzer-checker -Xclang security.FloatLoopCounter -Xclang -analyzer-checker -Xclang security.insecureAPI.UncheckedReturn -Xclang -analyzer-checker -Xclang security.insecureAPI.getpw -Xclang -analyzer-checker -Xclang security.insecureAPI.gets -Xclang -analyzer-checker -Xclang security.insecureAPI.mkstemp -Xclang -analyzer-checker -Xclang security.insecureAPI.mktemp -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.rand -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.strcpy -Xclang -analyzer-checker -Xclang security.insecureAPI.vfork -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket- | |
| project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRPinningSecurityPolicy.d --analyze /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRPinningSecurityPolicy.plist | |
| AnalyzeShallow /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/SRConstants.m normal arm64 (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -D__clang_analyzer__ -Xclang -analyzer-output=plist-multi-file -Xclang -analyzer-config -Xclang path-diagnostics-alternate=true -Xclang -analyzer-config -Xclang report-in-main-source-file=true -Xclang -analyzer-config -Xclang mode=shallow -Xclang -analyzer-checker -Xclang security.FloatLoopCounter -Xclang -analyzer-chec | |
| ker -Xclang security.insecureAPI.UncheckedReturn -Xclang -analyzer-checker -Xclang security.insecureAPI.getpw -Xclang -analyzer-checker -Xclang security.insecureAPI.gets -Xclang -analyzer-checker -Xclang security.insecureAPI.mkstemp -Xclang -analyzer-checker -Xclang security.insecureAPI.mktemp -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.rand -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.strcpy -Xclang -analyzer-checker -Xclang security.insecureAPI.vfork -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRConstants.d --analyze /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/SRConstants.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRConstants.plist | |
| AnalyzeShallow /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/RunLoop/SRRunLoopThread.m normal arm64 (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -D__clang_analyzer__ -Xclang -analyzer-output=plist-multi-file -Xclang -analyzer-config -Xclang path-diagnostics-alternate=true -Xclang -analyzer-config -Xclang report-in-main-source-file=true -Xclang -analyzer-config -Xclang mode=shallow -Xclang -analyzer-checker -Xclang security.FloatLoopCounter -Xclang -analyzer-checker -Xclang security.insecureAPI.UncheckedReturn -Xclang -analyzer-checker -Xclang security.insecureAPI.getpw -Xclang -analyzer-checker -Xclang security.insecureAPI.gets -Xclang -analyzer-checker -Xclang security.insecureAPI.mkstemp -Xclang -analyzer-checker -Xclang security.insecureAPI.mktemp -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.rand -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.strcpy -Xclang -analyzer-checker -Xclang security.insecureAPI.vfork -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-proj | |
| ect-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRRunLoopThread.d --analyze /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/RunLoop/SRRunLoopThread.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRRunLoopThread.plist | |
| AnalyzeShallow /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Proxy/SRProxyConnect.m normal arm64 (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -D__clang_analyzer__ -Xclang -analyzer-output=plist-multi-file -Xclang -analyzer-config -Xclang path-diagnostics-alternate=true -Xclang -analyzer-config -Xclang report-in-main-source-file=true -Xclang -analyzer-config -Xclang mode=shallow -Xclang -analyzer-checker -Xclang security.FloatLoopCounter -Xclang -analyzer-checker -Xclang security | |
| .insecureAPI.UncheckedReturn -Xclang -analyzer-checker -Xclang security.insecureAPI.getpw -Xclang -analyzer-checker -Xclang security.insecureAPI.gets -Xclang -analyzer-checker -Xclang security.insecureAPI.mkstemp -Xclang -analyzer-checker -Xclang security.insecureAPI.mktemp -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.rand -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.strcpy -Xclang -analyzer-checker -Xclang security.insecureAPI.vfork -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRProxyConnect.d --analyze /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Proxy/SRProxyConnect.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRProxyConnect.plist | |
| AnalyzeShallow /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/IOConsumer/SRIOConsumerPool.m normal arm64 (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type | |
| -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -D__clang_analyzer__ -Xclang -analyzer-output=plist-multi-file -Xclang -analyzer-config -Xclang path-diagnostics-alternate=true -Xclang -analyzer-config -Xclang report-in-main-source-file=true -Xclang -analyzer-config -Xclang mode=shallow -Xclang -analyzer-checker -Xclang security.FloatLoopCounter -Xclang -analyzer-checker -Xclang security.insecureAPI.UncheckedReturn -Xclang -analyzer-checker -Xclang security.insecureAPI.getpw -Xclang -analyzer-checker -Xclang security.insecureAPI.gets -Xclang -analyzer-checker -Xclang security.insecureAPI.mkstemp -Xclang -analyzer-checker -Xclang security.insecureAPI.mktemp -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.rand -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.strcpy -Xclang -analyzer-checker -Xclang security.insecureAPI.vfork -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framework-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRIOConsumerPoo | |
| l.d --analyze /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/IOConsumer/SRIOConsumerPool.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRIOConsumerPool.plist | |
| AnalyzeShallow /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/IOConsumer/SRIOConsumer.m normal arm64 (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -D__clang_analyzer__ -Xclang -analyzer-output=plist-multi-file -Xclang -analyzer-config -Xclang path-diagnostics-alternate=true -Xclang -analyzer-config -Xclang report-in-main-source-file=true -Xclang -analyzer-config -Xclang mode=shallow -Xclang -analyzer-checker -Xclang security.FloatLoopCounter -Xclang -analyzer-checker -Xclang security.insecureAPI.UncheckedReturn -Xclang -analyzer-checker -Xclang security.insecureAPI.getpw -Xclang -analyzer-checker -Xclang security.insecureAPI.gets -Xclang -analyzer-checker -Xclang security.insecureAPI.mkstemp -Xclang -analyzer-checker -Xclang security.insecureAPI.mktemp -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.rand -Xclang -analyzer-disable-checker -Xclang security.insecureAPI.strcpy -Xclang -analyzer-checker -Xclang security.insecureAPI.vfork -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-generated-files.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-own-target-headers.hmap -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-all-non-framewo | |
| rk-target-headers.hmap -ivfsoverlay /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/all-product-headers.yaml -iquote /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/SocketRocket-project-headers.hmap -I/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/include -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources/arm64 -I/Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/DerivedSources -Wswitch-enum -Wmethod-signatures -Widiomatic-parentheses -Wcustom-atomic-properties -Wconditional-uninitialized -Wunused-exception-parameter -Wmissing-variable-declarations -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -MMD -MT dependencies -MF /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRIOConsumer.d --analyze /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/IOConsumer/SRIOConsumer.m -o /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/StaticAnalyzer/SocketRocket/SocketRocket-iOS-Dynamic/normal/arm64/SRIOConsumer.plist | |
| Ld /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos/SocketRocket.framework/SocketRocket normal arm64 (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export IPHONEOS_DEPLOYMENT_TARGET=8.0 | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -dynamiclib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -L/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -F/Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -filelist /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SocketRocket.LinkFileList -install_name @rpath/SocketRocket.framework/SocketRocket -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -miphoneos-version-min=8.0 -Xlinker -object_path_lto -Xlinker /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SocketRocket_lto.o -fembed-bitcode -Xlinker -bitcode_verify -Xlinker -bitcode_hide_symbols -Xlinker -bitcode_symbol_map -Xlinker /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Products/Release-iphoneos -fobjc-arc -fobjc-link-runtime -licucore.A -framework CFNetwork -framework Security -framework Foundation -Xlinker -dependency_info -Xlinker /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/build/SocketRocket.build/Release-iphoneos/SocketRocket-iOS-Dynamic.build/Objects-normal/arm64/SocketRocket_dependency_info.dat -o /Users/karanthakkar/Library/Detox/ios/3b8bf121e33a47a46e6d2ca92c7d743d2d56b3cf/DetoxBuild/Build/Pr | |
| oducts/Release-iphoneos/SocketRocket.framework/SocketRocket | |
| AnalyzeShallow /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket/SocketRocket/Internal/Delegate/SRDelegateController.m normal arm64 (in target: SocketRocket-iOS-Dynamic) | |
| cd /Users/karanthakkar/Work/skyscanner-app/react-native/node_modules/detox/ios_src/SocketRocket | |
| export LANG=en_US.US-ASCII | |
| /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fmodules -fno-autolink -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/l1z13mq907j5ch9tsr_m2m3h0000gp/C/com.apple.DeveloperTools/10.0-10A255/Xcode/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=SocketRocket -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wimplicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wno-four-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fembed-bitcode -D__clang_analyzer__ -Xclang -analyzer-output=plist-multi-file -Xclang -analyzer-config -Xclang path-diagnostics-alternate=true -Xclang -analyzer-config -Xclang report-in-main-source-file=true -Xclang -analyzer-config -Xclang mode=shallow -Xclang -analyzer-checker -Xclang security.FloatLoopCounter -Xclang -analyzer-checker -Xclang security.insecureAPI.UncheckedReturn -Xclang -analyzer-checker -Xclang security.insecureAPI.getpw -Xclang -analyzer-checker -Xclang security.insecureAPI.gets -Xclang -analyzer-checker |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment