facebook / react-native

A framework for building native applications using React
https://reactnative.dev
MIT License
118.66k stars 24.29k forks source link

New react native project is not running in iOS simulator with latest version of react native (v0.68.2) #33954

Closed HarshMB closed 1 year ago

HarshMB commented 2 years ago

Description

I created new project using react native CLI. react-native init SampleRunTest

After that i did pod install in ios folder and opened SampleRunTest.xcworkspace and tried to run in iPhone 12 but i got below erros. I am trying for 3 days but nothing is helpful from stackoverflow and other sites.

Error:-

PhaseScriptExecution [CP-User]\ Generate\ Specs /Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/Script-46EB2E00014D80.sh (in target 'FBReactNativeSpec' from project 'Pods') cd /Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods export ACTION\=build export AD_HOC_CODE_SIGNING_ALLOWED\=YES export ALTERNATE_GROUP\=staff export ALTERNATE_MODE\=u+w,go-w,a+rX export ALTERNATE_OWNER\=kyatch 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 APPLY_RULES_IN_COPY_HEADERS\=NO export ARCHS\=x86_64 export ARCHS_STANDARD\=arm64\ x86_64 export ARCHS_STANDARD_32_64_BIT\=arm64\ i386\ x86_64 export ARCHS_STANDARD_32_BIT\=i386 export ARCHS_STANDARD_64_BIT\=arm64\ x86_64 export ARCHS_STANDARD_INCLUDING_64_BIT\=arm64\ x86_64 export ARCHS_UNIVERSAL_IPHONE_OS\=arm64\ i386\ x86_64 export ASSETCATALOG_COMPILER_APPICON_NAME\=AppIcon export ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME\=AccentColor export ASSETCATALOG_FILTER_FOR_DEVICE_MODEL\=iPhone13,2 export ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION\=14.4 export AVAILABLE_PLATFORMS\=appletvos\ appletvsimulator\ iphoneos\ iphonesimulator\ macosx\ watchos\ watchsimulator export BITCODE_GENERATION_MODE\=marker export BUILD_ACTIVE_RESOURCES_ONLY\=YES export BUILD_COMPONENTS\=headers\ build export BUILD_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Products export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO export BUILD_ROOT\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Products export BUILD_STYLE\= export BUILD_VARIANTS\=normal export BUILT_PRODUCTS_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Products/Debug-iphonesimulator/FBReactNativeSpec export BUNDLE_CONTENTS_FOLDER_PATH_deep\=Contents/ export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\=MacOS export BUNDLE_FORMAT\=shallow export BUNDLE_FRAMEWORKS_FOLDER_PATH\=Frameworks export BUNDLE_PLUGINS_FOLDER_PATH\=PlugIns export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\=PrivateHeaders export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\=Headers export CACHEROOT\=/var/folders/c/qsydbzbx1sg1nq4nqrydlnfc0000gq/C/com.apple.DeveloperTools/12.4-12D4e/Xcode export CCHROOT\=/var/folders/c_/qsydbzbx1sg1nq4nqrydlnfc0000gq/C/com.apple.DeveloperTools/12.4-12D4e/Xcode export CHMOD\=/bin/chmod export CHOWN\=/usr/sbin/chown export CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED\=YES export CLANG_ANALYZER_NONNULL\=YES export CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION\=YES_AGGRESSIVE export CLANG_CXX_LANGUAGE_STANDARD\=c++14 export CLANG_CXX_LIBRARY\=libc++ export CLANG_ENABLE_MODULES\=YES export CLANG_ENABLE_OBJC_ARC\=YES export CLANG_ENABLE_OBJC_WEAK\=NO export CLANG_MODULES_BUILD_SESSION_FILE\=/Users/kyatch/Library/Developer/Xcode/DerivedData/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_DEPRECATED_OBJC_IMPLEMENTATIONS\=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_IMPLICIT_RETAIN_SELF\=YES export CLANG_WARN_OBJC_LITERAL_CONVERSION\=YES export CLANG_WARN_OBJC_ROOT_CLASS\=YES_ERROR export CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER\=NO export CLANG_WARN_RANGE_LOOP_ANALYSIS\=YES export CLANG_WARN_STRICT_PROTOTYPES\=YES export CLANG_WARN_SUSPICIOUS_MOVE\=YES export CLANG_WARN_UNGUARDED_AVAILABILITY\=YES_AGGRESSIVE export CLANG_WARN_UNREACHABLE_CODE\=YES export CLANG_WARN__DUPLICATE_METHOD_MATCH\=YES export CLASS_FILE_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/JavaClasses export CLEAN_PRECOMPS\=YES export CLONE_HEADERS\=NO export CODESIGNING_FOLDER_PATH\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Products/Debug-iphonesimulator/FBReactNativeSpec/ export CODE_SIGNING_ALLOWED\=NO export CODE_SIGNING_REQUIRED\=YES export CODE_SIGN_CONTEXT_CLASS\=XCiPhoneSimulatorCodeSignContext export CODE_SIGN_IDENTITY\=- 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/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/CompositeSDKs export COMPRESS_PNG_FILES\=YES export CONFIGURATION\=Debug export CONFIGURATION_BUILD_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Products/Debug-iphonesimulator/FBReactNativeSpec export CONFIGURATION_TEMP_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator 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_DEVICE_PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform export CORRESPONDING_DEVICE_PLATFORM_NAME\=iphoneos export CORRESPONDING_DEVICE_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk export CORRESPONDING_DEVICE_SDK_NAME\=iphoneos14.4 export CP\=/bin/cp export CREATE_INFOPLIST_SECTION_IN_BINARY\=NO export CURRENT_ARCH\=undefined_arch export CURRENT_VARIANT\=normal export DEAD_CODE_STRIPPING\=YES export DEBUGGING_SYMBOLS\=YES export DEBUG_INFORMATION_FORMAT\=dwarf export DEFAULT_COMPILER\=com.apple.compilers.llvm.clang.1_0 export DEFAULT_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions 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\=mios-simulator-version-min export DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX\=-mios-simulator-version-min\= export DEPLOYMENT_TARGET_LD_ENV_NAME\=IPHONEOS_DEPLOYMENT_TARGET export DEPLOYMENT_TARGET_LD_FLAG_NAME\=ios_simulator_version_min export DEPLOYMENT_TARGET_SETTING_NAME\=IPHONEOS_DEPLOYMENT_TARGET export DEPLOYMENT_TARGET_SUGGESTED_VALUES\=9.0\ 9.2\ 10.0\ 10.2\ 11.0\ 11.2\ 11.4\ 12.1\ 12.3\ 13.0\ 13.2\ 13.4\ 13.6\ 14.1\ 14.3\ 14.4 export DERIVED_FILES_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/DerivedSources export DERIVED_FILE_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/DerivedSources export DERIVED_SOURCES_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.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\=en export DONT_GENERATE_INFOPLIST_FILE\=NO export DO_HEADER_SCANNING_IN_JAM\=NO export DSTROOT\=/tmp/Pods.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/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Products/Debug-iphonesimulator/FBReactNativeSpec export EFFECTIVE_PLATFORM_NAME\=-iphonesimulator export EMBEDDED_CONTENT_CONTAINS_SWIFT\=NO export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\=NO export ENABLE_BITCODE\=NO export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\=YES export ENABLE_HARDENED_RUNTIME\=NO export ENABLE_HEADER_DEPENDENCIES\=YES export ENABLE_ON_DEMAND_RESOURCES\=NO export ENABLE_PREVIEWS\=NO export ENABLE_STRICT_OBJC_MSGSEND\=YES export ENABLE_TESTABILITY\=YES export ENABLE_TESTING_SEARCH_PATHS\=NO export ENTITLEMENTS_DESTINATION\=__entitlements 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/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/Objects/LinkFileList export FIXED_FILES_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/FixedFiles export FRAMEWORK_VERSION\=A export GCC3_VERSION\=3.3 export GCC_C_LANGUAGE_STANDARD\=gnu11 export GCC_DYNAMIC_NO_PIC\=NO export GCC_NO_COMMON_BLOCKS\=YES export GCC_OBJC_LEGACY_DISPATCH\=YES export GCC_OPTIMIZATION_LEVEL\=0 export GCC_PFE_FILE_C_DIALECTS\=c\ objective-c\ c++\ objective-c++ export GCC_PREPROCESSOR_DEFINITIONS\=POD_CONFIGURATION_DEBUG\=1\ DEBUG\=1\ \ COCOAPODS\=1 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\=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 GENERATED_MODULEMAP_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator 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 HEADER_SEARCH_PATHS\=\ \"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public\"\ \"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public/DoubleConversion\"\ \"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public/FBLazyVector\"\ \"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public/RCT-Folly\"\ \"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public/RCTRequired\"\ \"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public/RCTTypeSafety\"\ \"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public/React-Core\"\ \"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public/React-callinvoker\"\ \"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public/React-cxxreact\"\ \"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public/React-jsi\"\ \"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public/React-jsiexecutor\"\ \"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public/React-jsinspector\"\ \"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public/React-logger\"\ \"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public/React-perflogger\"\ \"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public/React-runtimeexecutor\"\ \"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public/ReactCommon\"\ \"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public/Yoga\"\ \"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public/fmt\"\ \"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public/glog\"\ \"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/RCT-Folly\" export HIDE_BITCODE_SYMBOLS\=YES export HOME\=/Users/kyatch 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/Pods.dst export INSTALL_GROUP\=staff export INSTALL_MODE_FLAG\=u+w,go-w,a+rX export INSTALL_OWNER\=kyatch export INSTALL_ROOT\=/tmp/Pods.dst export IPHONEOS_DEPLOYMENT_TARGET\=11.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 KEEP_PRIVATE_EXTERNS\=NO export LD_DEPENDENCY_INFO_FILE\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/Objects-normal/undefined_arch/FBReactNativeSpec_dependency_info.dat export LD_GENERATE_MAP_FILE\=NO export LD_MAP_FILE_PATH\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/FBReactNativeSpec-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 export LEGACY_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer export LEX\=lex export LIBRARY_DEXT_INSTALL_PATH\=/Library/DriverExtensions export LIBRARY_FLAG_NOSPACE\=YES export LIBRARY_KEXT_INSTALL_PATH\=/Library/Extensions export LINKER_DISPLAYS_MANGLED_NAMES\=NO export LINK_FILE_LIST_normal_x86_64\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/Objects-normal/x86_64/FBReactNativeSpec.LinkFileList export LINK_WITH_STANDARD_LIBRARIES\=YES export LLVM_TARGET_TRIPLE_OS_VERSION\=ios11.0 export LLVM_TARGET_TRIPLE_SUFFIX\=-simulator export LLVM_TARGET_TRIPLE_VENDOR\=apple export LOCALIZED_STRING_MACRO_NAMES\=NSLocalizedString\ CFCopyLocalizedString export LOCALIZED_STRING_SWIFTUI_SUPPORT\=YES 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/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods export LOCSYMROOT\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods export MAC_OS_X_PRODUCT_BUILD_VERSION\=19F101 export MAC_OS_X_VERSION_ACTUAL\=101505 export MAC_OS_X_VERSION_MAJOR\=101500 export MAC_OS_X_VERSION_MINOR\=1505 export METAL_LIBRARY_FILE_BASE\=default export METAL_LIBRARY_OUTPUT_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Products/Debug-iphonesimulator/FBReactNativeSpec/ export MODULE_CACHE_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/ModuleCache.noindex export MTL_ENABLE_DEBUG_INFO\=INCLUDE_SOURCE export MTL_FAST_MATH\=YES export NATIVE_ARCH\=x86_64 export NATIVE_ARCH_32_BIT\=i386 export NATIVE_ARCH_64_BIT\=x86_64 export NATIVE_ARCH_ACTUAL\=x86_64 export NO_COMMON\=YES export OBJC_ABI_VERSION\=2 export OBJECT_FILE_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/Objects export OBJECT_FILE_DIR_normal\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/Objects-normal export OBJROOT\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex export ONLY_ACTIVE_ARCH\=YES export OS\=MACOS export OSAC\=/usr/bin/osacompile export OTHER_CFLAGS\=\ -fmodule-map-file\=\"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public/React/React-Core.modulemap\"\ -fmodule-map-file\=\"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public/yoga/Yoga.modulemap\" export OTHER_CPLUSPLUSFLAGS\=\ -fmodule-map-file\=\"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public/React/React-Core.modulemap\"\ -fmodule-map-file\=\"/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Headers/Public/yoga/Yoga.modulemap\" 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/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin 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/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/Objects-normal/undefined_arch export PER_VARIANT_OBJECT_FILE_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/Objects-normal export PKGINFO_FILE_PATH\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/PkgInfo export PLATFORM_DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications export PLATFORM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin export PLATFORM_DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library export PLATFORM_DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs export PLATFORM_DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools export PLATFORM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr export PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform export PLATFORM_DISPLAY_NAME\=iOS\ Simulator export PLATFORM_FAMILY_NAME\=iOS export PLATFORM_NAME\=iphonesimulator export PLATFORM_PREFERRED_ARCH\=x86_64 export PLATFORM_PRODUCT_BUILD_VERSION\=18D46 export PLIST_FILE_OUTPUT_FORMAT\=binary export PODS_BUILD_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Products export PODS_CONFIGURATION_BUILD_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Products/Debug-iphonesimulator export PODS_ROOT\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods export PODS_TARGET_SRCROOT\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/../../node_modules/react-native/React/FBReactNativeSpec export PODS_XCFRAMEWORKS_BUILD_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES export PRECOMP_DESTINATION_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/PrefixHeaders export PRESERVE_DEAD_CODE_INITS_AND_TERMS\=NO export PRODUCT_BUNDLE_IDENTIFIER\=org.cocoapods.FBReactNativeSpec export PRODUCT_MODULE_NAME\=FBReactNativeSpec export PRODUCT_NAME\=FBReactNativeSpec export PRODUCT_SETTINGS_PATH\= export PROFILING_CODE\=NO export PROJECT\=Pods export PROJECT_DERIVED_FILE_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/DerivedSources export PROJECT_DIR\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods export PROJECT_FILE_PATH\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods/Pods.xcodeproj export PROJECT_NAME\=Pods export PROJECT_TEMP_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build export PROJECT_TEMP_ROOT\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/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/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/ResourceManagerResources export REZ_OBJECTS_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/ResourceManagerResources/Objects export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO export SCRIPT_INPUT_FILE_0\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/ActionSheetIOS/NativeActionSheetManager.js export SCRIPT_INPUT_FILE_1\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Alert/NativeAlertManager.js export SCRIPT_INPUT_FILE_10\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Components/AccessibilityInfo/NativeAccessibilityInfo.js export SCRIPT_INPUT_FILE_11\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Components/AccessibilityInfo/NativeAccessibilityManager.js export SCRIPT_INPUT_FILE_12\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Components/Clipboard/NativeClipboard.js export SCRIPT_INPUT_FILE_13\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Components/DatePickerAndroid/NativeDatePickerAndroid.js export SCRIPT_INPUT_FILE_14\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Components/Keyboard/NativeKeyboardObserver.js export SCRIPT_INPUT_FILE_15\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Components/Sound/NativeSoundManager.js export SCRIPT_INPUT_FILE_16\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Components/StatusBar/NativeStatusBarManagerAndroid.js export SCRIPT_INPUT_FILE_17\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Components/StatusBar/NativeStatusBarManagerIOS.js export SCRIPT_INPUT_FILE_18\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Components/ToastAndroid/NativeToastAndroid.js export SCRIPT_INPUT_FILE_19\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Core/NativeExceptionsManager.js export SCRIPT_INPUT_FILE_2\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Animated/NativeAnimatedHelper.js export SCRIPT_INPUT_FILE_20\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Core/SegmentFetcher/NativeSegmentFetcher.js export SCRIPT_INPUT_FILE_21\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Core/Timers/NativeTiming.js export SCRIPT_INPUT_FILE_22\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/EventEmitter/NativeEventEmitter.js export SCRIPT_INPUT_FILE_23\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/EventEmitter/mocks/NativeEventEmitter.js export SCRIPT_INPUT_FILE_24\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/HeapCapture/NativeJSCHeapCapture.js export SCRIPT_INPUT_FILE_25\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Image/NativeImageEditor.js export SCRIPT_INPUT_FILE_26\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Image/NativeImageLoaderAndroid.js export SCRIPT_INPUT_FILE_27\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Image/NativeImageLoaderIOS.js export SCRIPT_INPUT_FILE_28\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Image/NativeImagePickerIOS.js export SCRIPT_INPUT_FILE_29\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Image/NativeImageStoreAndroid.js export SCRIPT_INPUT_FILE_3\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Animated/NativeAnimatedModule.js export SCRIPT_INPUT_FILE_30\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Image/NativeImageStoreIOS.js export SCRIPT_INPUT_FILE_31\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Interaction/NativeFrameRateLogger.js export SCRIPT_INPUT_FILE_32\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Linking/NativeIntentAndroid.js export SCRIPT_INPUT_FILE_33\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Linking/NativeLinkingManager.js export SCRIPT_INPUT_FILE_34\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Modal/NativeModalManager.js export SCRIPT_INPUT_FILE_35\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/NativeComponent/NativeComponentRegistry.js export SCRIPT_INPUT_FILE_36\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/NativeComponent/NativeComponentRegistryUnstable.js export SCRIPT_INPUT_FILE_37\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/NativeModules/specs/NativeAnimationsDebugModule.js export SCRIPT_INPUT_FILE_38\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/NativeModules/specs/NativeDevMenu.js export SCRIPT_INPUT_FILE_39\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/NativeModules/specs/NativeDevSettings.js export SCRIPT_INPUT_FILE_4\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Animated/NativeAnimatedTurboModule.js export SCRIPT_INPUT_FILE_40\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/NativeModules/specs/NativeDeviceEventManager.js export SCRIPT_INPUT_FILE_41\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/NativeModules/specs/NativeDialogManagerAndroid.js export SCRIPT_INPUT_FILE_42\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/NativeModules/specs/NativeLogBox.js export SCRIPT_INPUT_FILE_43\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/NativeModules/specs/NativeRedBox.js export SCRIPT_INPUT_FILE_44\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/NativeModules/specs/NativeSourceCode.js export SCRIPT_INPUT_FILE_45\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Network/NativeNetworkingAndroid.js export SCRIPT_INPUT_FILE_46\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Network/NativeNetworkingIOS.js export SCRIPT_INPUT_FILE_47\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Performance/NativeJSCSamplingProfiler.js export SCRIPT_INPUT_FILE_48\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/PermissionsAndroid/NativePermissionsAndroid.js export SCRIPT_INPUT_FILE_49\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/PushNotificationIOS/NativePushNotificationManagerIOS.js export SCRIPT_INPUT_FILE_5\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/AppState/NativeAppState.js export SCRIPT_INPUT_FILE_50\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/ReactNative/NativeHeadlessJsTaskSupport.js export SCRIPT_INPUT_FILE_51\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/ReactNative/NativeI18nManager.js export SCRIPT_INPUT_FILE_52\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/ReactNative/NativeUIManager.js export SCRIPT_INPUT_FILE_53\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Settings/NativeSettingsManager.js export SCRIPT_INPUT_FILE_54\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Share/NativeShareModule.js export SCRIPT_INPUT_FILE_55\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Storage/NativeAsyncLocalStorage.js export SCRIPT_INPUT_FILE_56\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Storage/NativeAsyncSQLiteDBStorage.js export SCRIPT_INPUT_FILE_57\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/TurboModule/samples/NativeSampleTurboModule.js export SCRIPT_INPUT_FILE_58\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Utilities/NativeAppearance.js export SCRIPT_INPUT_FILE_59\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Utilities/NativeDevLoadingView.js export SCRIPT_INPUT_FILE_6\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/BatchedBridge/NativeModules.js export SCRIPT_INPUT_FILE_60\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Utilities/NativeDevSplitBundleLoader.js export SCRIPT_INPUT_FILE_61\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Utilities/NativeDeviceInfo.js export SCRIPT_INPUT_FILE_62\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Utilities/NativeJSDevSupport.js export SCRIPT_INPUT_FILE_63\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Utilities/NativePlatformConstantsAndroid.js export SCRIPT_INPUT_FILE_64\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Utilities/NativePlatformConstantsIOS.js export SCRIPT_INPUT_FILE_65\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Vibration/NativeVibration.js export SCRIPT_INPUT_FILE_66\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/WebSocket/NativeWebSocketModule.js export SCRIPT_INPUT_FILE_7\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Blob/NativeBlobModule.js export SCRIPT_INPUT_FILE_8\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/Blob/NativeFileReaderModule.js export SCRIPT_INPUT_FILE_9\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/node_modules/react-native/Libraries/BugReporting/NativeBugReporting.js export SCRIPT_INPUT_FILE_COUNT\=67 export SCRIPT_INPUT_FILE_LIST_COUNT\=0 export SCRIPT_OUTPUT_FILE_0\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/DerivedSources/codegen-FBReactNativeSpec.log export SCRIPT_OUTPUT_FILE_1\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/build/generated/ios/FBReactNativeSpec/FBReactNativeSpec.h export SCRIPT_OUTPUT_FILE_2\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/build/generated/ios/FBReactNativeSpec/FBReactNativeSpec-generated.mm export SCRIPT_OUTPUT_FILE_COUNT\=3 export SCRIPT_OUTPUT_FILE_LIST_COUNT\=0 export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk export SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk export SDK_DIR_iphonesimulator14_4\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk export SDK_NAME\=iphonesimulator14.4 export SDK_NAMES\=iphonesimulator14.4 export SDK_PRODUCT_BUILD_VERSION\=18D46 export SDK_VERSION\=14.4 export SDK_VERSION_ACTUAL\=140400 export SDK_VERSION_MAJOR\=140000 export SDK_VERSION_MINOR\=140400 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/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Products/Debug-iphonesimulator/FBReactNativeSpec/DerivedSources export SHARED_PRECOMPS_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/PrecompiledHeaders export SKIP_INSTALL\=YES export SOURCE_ROOT\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods export SRCROOT\=/Users/kyatch/Documents/Practice\ Folder/SampleRunTest/ios/Pods export STRINGS_FILE_OUTPUT_ENCODING\=binary export STRIP_BITCODE_FROM_COPIED_FILES\=NO export STRIP_INSTALLED_PRODUCT\=NO 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_ACTIVE_COMPILATION_CONDITIONS\=DEBUG export SWIFT_OPTIMIZATION_LEVEL\=-Onone export SWIFT_PLATFORM_TARGET_PREFIX\=ios export SWIFT_RESPONSE_FILE_PATH_normal_x86_64\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/Objects-normal/x86_64/FBReactNativeSpec.SwiftFileList export SWIFT_VERSION\=5.0 export SYMROOT\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/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_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions 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\=FBReactNativeSpec export TARGET_BUILD_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Products/Debug-iphonesimulator/FBReactNativeSpec export TARGET_DEVICE_IDENTIFIER\=9C932658-ECB0-4981-B6A2-C99A202369AC export TARGET_DEVICE_MODEL\=iPhone13,2 export TARGET_DEVICE_OS_VERSION\=14.4 export TARGET_NAME\=FBReactNativeSpec export TARGET_TEMP_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build export TEMP_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build export TEMP_FILES_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build export TEMP_FILE_DIR\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build export TEMP_ROOT\=/Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex export TEST_FRAMEWORK_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk/Developer/Library/Frameworks export TEST_LIBRARY_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib 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\=503 export UNSTRIPPED_PRODUCT\=NO export USER\=kyatch export USER_APPS_DIR\=/Users/kyatch/Applications export USER_LIBRARY_DIR\=/Users/kyatch/Library export USE_DYNAMIC_NO_PIC\=YES export USE_HEADERMAP\=YES export USE_HEADER_SYMLINKS\=NO export USE_LLVM_TARGET_TRIPLES\=YES export USE_LLVM_TARGET_TRIPLES_FOR_CLANG\=YES export USE_LLVM_TARGET_TRIPLES_FOR_LD\=YES export USE_LLVM_TARGET_TRIPLES_FOR_TAPI\=YES export USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES\=YES export VALIDATE_DEVELOPMENT_ASSET_PATHS\=YES_ERROR export VALIDATE_PRODUCT\=NO export VALIDATE_WORKSPACE\=YES_ERROR export VALID_ARCHS\=arm64\ arm64e\ i386\ x86_64 export VERBOSE_PBXCP\=NO export VERSION_INFO_BUILDER\=kyatch export VERSION_INFO_FILE\=FBReactNativeSpec_vers.c export VERSION_INFO_STRING\=\"@(#)PROGRAM:FBReactNativeSpec\ \ PROJECT:Pods-\" 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\=12D4e export XCODE_VERSION_ACTUAL\=1240 export XCODE_VERSION_MAJOR\=1200 export XCODE_VERSION_MINOR\=1240 export XPCSERVICES_FOLDER_PATH\=/XPCServices export YACC\=yacc export arch\=undefined_arch export variant\=normal /bin/sh -c /Users/kyatch/Library/Developer/Xcode/DerivedData/SampleRunTest-fuiivaxboljvyvhckkqhhgulwmsr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/Script-46EB2E00014D80.sh

/bin/sh: /Users/kyatch/Documents/Practice: is a directory Command PhaseScriptExecution failed with a nonzero exit code

Below versions i am using:- react-native : v0.68.2 react : v17.0.2

Please suggest some solutions.

Version

0.68.2

Output of npx react-native info

System: OS: macOS 10.15.5 CPU: (4) x64 Intel(R) Core(TM) i7-4578U CPU @ 3.00GHz Memory: 909.02 MB / 16.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 16.10.0 - /usr/local/bin/node Yarn: 1.22.5 - /usr/local/bin/yarn npm: 7.24.0 - /usr/local/bin/npm Watchman: 4.9.0 - /opt/local/bin/watchman Managers: CocoaPods: 1.11.3 - /usr/local/bin/pod SDKs: iOS SDK: Platforms: iOS 14.4, DriverKit 20.2, macOS 11.1, tvOS 14.3, watchOS 7.2 Android SDK: Not Found IDEs: Android Studio: 2021.1 AI-211.7628.21.2111.8139111 Xcode: 12.4/12D4e - /usr/bin/xcodebuild Languages: Java: 11.0.13 - /usr/bin/javac npmPackages: @react-native-community/cli: Not Found react: 17.0.2 => 17.0.2 react-native: 0.68.2 => 0.68.2 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found

Steps to reproduce

Snack, code example, screenshot, or link to a repository

Screenshot 2022-06-02 at 12 15 22 PM

coprocoder commented 2 years ago

Same issue

Important Pods:

OS libraries:

MacOS: Big Sur 11.6 (Mac mini (2018)) Arch: i386

Podfile:

require_relative '../node_modules/react-native/scripts/react_native_pods'
require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules'

platform :ios, '15.2'
install! 'cocoapods', :deterministic_uuids => false

target 'App' do
  config = use_native_modules!
  flags = get_default_flags()

  use_react_native!(
    :path => config[:reactNativePath],
    :hermes_enabled => flags[:hermes_enabled],
    :fabric_enabled => flags[:fabric_enabled],
    :app_path => "#{Pod::Config.instance.installation_root}/.."
    # :flipper_configuration => FlipperConfiguration.enabled,
  )

  target 'AppTest' do
    inherit! :complete
  end

  use_flipper!()
  # use_flipper!({'Flipper' => '0.125.0', 'Flipper-Folly' => '2.6.10', 'Flipper-RSocket' => '1.4.3'})

  post_install do |installer| 
    react_native_post_install(installer)
    installer.pods_project.targets.each do |target|
      target.build_configurations.each do |config|
       config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '15.2'
       # config.build_settings["EXCLUDED_ARCHS[sdk=iphonesimulator*]"] = "arm64"
       # config.build_settings["ONLY_ACTIVE_ARCH"] = "YES"
      end
     end
  end
end

AppDelegate.m

#import "AppDelegate.h"

#import <React/RCTBridge.h>
#import <React/RCTBundleURLProvider.h>
#import <React/RCTRootView.h>

#ifdef FB_SONARKIT_ENABLED
#import <FlipperKit/FlipperClient.h>
#import <FlipperKitLayoutPlugin/FlipperKitLayoutPlugin.h>
#import <FlipperKitUserDefaultsPlugin/FKUserDefaultsPlugin.h>
#import <FlipperKitNetworkPlugin/FlipperKitNetworkPlugin.h>
#import <SKIOSNetworkPlugin/SKIOSNetworkAdapter.h>
#import <FlipperKitReactPlugin/FlipperKitReactPlugin.h>

static void InitializeFlipper(UIApplication *application) {
  FlipperClient *client = [FlipperClient sharedClient];
  SKDescriptorMapper *layoutDescriptorMapper = [[SKDescriptorMapper alloc] initWithDefaults];
  [client addPlugin:[[FlipperKitLayoutPlugin alloc] initWithRootNode:application withDescriptorMapper:layoutDescriptorMapper]];
  [client addPlugin:[[FKUserDefaultsPlugin alloc] initWithSuiteName:nil]];
  [client addPlugin:[FlipperKitReactPlugin new]];
  [client addPlugin:[[FlipperKitNetworkPlugin alloc] initWithNetworkAdapter:[SKIOSNetworkAdapter new]]];
  [client start];
}
#endif

@implementation AppDelegate

- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
{
...
  #ifdef FB_SONARKIT_ENABLED
    InitializeFlipper(application);
  #endif

  RCTBridge *bridge = [[RCTBridge alloc] initWithDelegate:self launchOptions:launchOptions];
  RCTRootView *rootView = [[RCTRootView alloc] initWithBridge:bridge
                                                   moduleName:@"WellnessMonitor"
                                            initialProperties:nil];

  if (@available(iOS 13.0, *)) {
      rootView.backgroundColor = [UIColor systemBackgroundColor];
  } else {
      rootView.backgroundColor = [UIColor whiteColor];
  }

  self.window = [[UIWindow alloc] initWithFrame:[UIScreen mainScreen].bounds];
  UIViewController *rootViewController = [UIViewController new];
  rootViewController.view = rootView;
  self.window.rootViewController = rootViewController;
  [self.window makeKeyAndVisible];
  return YES;
}

Traceback:

** BUILD FAILED **

The following build commands failed:
CompileC /Users/coprocoder/Library/Developer/Xcode/DerivedData/TestApp-gsrrkgvftyqsutdxqyhazvkvwjim/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RCT-Folly.build/Objects-normal/x86_64/SysUio.o /Users/coprocoder/med_rn_web/ios/Pods/RCT-Folly/folly/portability/SysUio.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'RCT-Folly' from project 'Pods')
(1 failure)
sonimeister commented 2 years ago

Facing the same issue.

coprocoder commented 2 years ago

@sonimeister, @HarshMB Well, I managed to fix this error

This and this (and many others) topic helped me solve part of the problem. The solution is not the best, but only Facebook can do better. The problem is in 2 lines of the Time.h file in the RTC-Folly pod. You need to edit the source code.

When compiling the config, I relied on the rn_pods.

Fix

post_install do |installer|
    ...
    # Change __IPHONE_OS_VERSION_MIN_REQUIRED from 10 to 14 in RCT-Folly source file Time.h
    `sed -i -e  $'s/__IPHONE_10_0/__IPHONE_14_0/' #{installer.sandbox.root}/RCT-Folly/folly/portability/Time.h`
    # Remove typedef line in RCT-Folly source file Time.h
   `sed -i -e  $'s/typedef uint8_t clockid_t;//' #{installer.sandbox.root}/RCT-Folly/folly/portability/Time.h`
end

But after that the following error appeared: "Can't find variable: require" This problem, as far as I understood from the forums of other libraries with such an error, is fixed by the developers of the library and lies in their source code. So it looks like we'll have to open a new issue. If you have the same error after and you manage to solve it, please help me to solve it

dougdrury commented 2 years ago

Hey all. I just spent 4 days on this. In doing alot of googling around, I realized that my containing directory had a space in it (eg. '/Contain Folder/RNProjectFolder'). Once I removed the spaces from the containing folder, I was able to build. Looking at the very top of this thread there is a folder named 'Practice Folder' in the path which contains a space. Seems RN doesn't do escaped paths well from what I have read. Also, I am not on an M1 Mac. Hope this helps. Or, feel free to remove if this is not the issue. Used some info from a few answers down in this SO: https://stackoverflow.com/questions/66742033/phasescriptexecution-cp-user-error-in-react-native

JSharles commented 2 years ago

Hi there.

Same issue for every project under >= 0.68.0 version.

My colleague and I both use an MBP. Everything works fine for him.

Here's my configuration : 2,6 GHz 6-Core Intel Core i7 <--- NOT BUILDING

Here's his configuration : 2,3 GHz 8-Core Intel Core i9 <--- BUILDING

Anyone helps me to understand ?

HarshMB commented 2 years ago

Hello all, anyone find any solution for this?

WNemencha commented 2 years ago

On my side it was the nvm alias default which was not set properly, had to do this:

$ nvm alias default v16.14.0

then it started to build 🎉

coprocoder commented 2 years ago

I don't know how I managed to fix it, but it works.

The problem is exactly in the transition to a new architecture, it appeared after the update. In an attempt to think out and update on my own, I broke everything.

The problem was solved after migration according to the guide.

Commands that helped me after migrating the configuration code:

Cleared all caches (just in case) (same as react-native-clean-project)

Reinstalled everything

In a nutshell:

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 7 days with no activity.