Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/node_modules/react-native/scripts/../Libraries. No such file or directory. Command PhaseScriptExecution failed with a nonzero exit code #31228

Closed
himu243 opened this issue Mar 24, 2021 · 31 comments
Labels
Needs: Triage 🔍 Resolution: Locked This issue was locked by the bot.

Comments

@himu243
Copy link

himu243 commented Mar 24, 2021

Please provide all the information requested. Issues that do not follow this format are likely to stall.

Description

Creating new react-native project on MacBook Pro M1 chip. Getting this error while running the code in XCodel

React Native version:

MacBook Pro M1 Chip
"react": "17.0.1",
"react-native": "0.64.0"

Steps To Reproduce

  1. npx react-native init NewProject
  2. npx pod-install ios
  3. Run App either by npx react-native run-ios OR from Xcode Directly.

Expected Results

App should compile up successfully

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

Screenshot 2021-03-24 at 4 08 10 PM

@denorro
Copy link

denorro commented Mar 24, 2021

Been working on this for two days now. I tried fixing it with #31193 but it still does not fix the issue. This does not happen on any of the versions < 0.64. Have no idea which file/directory it is looking for.

image

@jankergg
Copy link

Try delete node_modules and ios/Pods
then yarn install && npx pod-install

@denorro
Copy link

denorro commented Mar 25, 2021

@jankergg thanks! It worked for me.

@gallavie
Copy link

Hi
I have the same problem but I try
delete node_modules and ios/Pods
then npm install && npx pod-install
but is not work
maybe you know why?
thank you

@denorro
Copy link

denorro commented Mar 25, 2021

@gallavie It seems you may have to use yarn instead. I made no other changes but used yarn to install everything and I have no more issues. I also used yarn start and yarn run ios/android as well and I've had no issues. Maybe and issue involving npm

@gallavie
Copy link

Hi
thank you for replay but is not worked
i delete node_modules and ios/Pods
and install yarn and then run
yarn install && npx pod-install
i received the same error
maybe is relate to node version or xcode version
i have
node 15.6.0
xcode 12.3

thank you

@crzycoder
Copy link

PhaseScriptExecution [CP-User]\ Generate\ Specs /Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/Script-F2DBC065B2DB02AC085CBB151E776788.sh (in target 'FBReactNativeSpec' from project 'Pods')
cd /Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/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=hst
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\ i386
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\ i386
export ARCHS_UNIVERSAL_IPHONE_OS=arm64\ i386\ x86_64
export ASSETCATALOG_FILTER_FOR_DEVICE_MODEL=iPhone12,3
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/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Products
export BUILD_LIBRARY_FOR_DISTRIBUTION=NO
export BUILD_ROOT=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Products
export BUILD_STYLE=
export BUILD_VARIANTS=normal
export BUILT_PRODUCTS_DIR=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/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 CACHE_ROOT=/var/folders/r4/cqz6kbvj77b60g2ytvdtmtnh0000gn/C/com.apple.appstoreagent/com.apple.DeveloperTools/12.4-12D4e/Xcode
export CCHROOT=/var/folders/r4/cqz6kbvj77b60g2ytvdtmtnh0000gn/C/com.apple.appstoreagent/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_MODULE_DEBUGGING=NO
export CLANG_ENABLE_OBJC_ARC=YES
export CLANG_ENABLE_OBJC_WEAK=NO
export CLANG_MODULES_BUILD_SESSION_FILE=/Users/hst/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/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/JavaClasses
export CLEAN_PRECOMPS=YES
export CLONE_HEADERS=NO
export CODESIGNING_FOLDER_PATH=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Products/Debug-iphonesimulator/FBReactNativeSpec/libFBReactNativeSpec.a
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/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/CompositeSDKs
export COMPRESS_PNG_FILES=YES
export CONFIGURATION=Debug
export CONFIGURATION_BUILD_DIR=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Products/Debug-iphonesimulator/FBReactNativeSpec
export CONFIGURATION_TEMP_DIR=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/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/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/DerivedSources
export DERIVED_FILE_DIR=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/DerivedSources
export DERIVED_SOURCES_DIR=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/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=libFBReactNativeSpec.a.dSYM
export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT=NO
export DWARF_DSYM_FOLDER_PATH=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/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_ARCHS=arm64\
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 EXECUTABLE_EXTENSION=a
export EXECUTABLE_NAME=libFBReactNativeSpec.a
export EXECUTABLE_PATH=libFBReactNativeSpec.a
export EXECUTABLE_PREFIX=lib
export EXECUTABLE_SUFFIX=.a
export FILE_LIST=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/Objects/LinkFileList
export FIXED_FILES_DIR=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/FixedFiles
export FRAMEWORK_FLAG_PREFIX=-framework
export FRAMEWORK_SEARCH_PATHS=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Products/Debug-iphonesimulator/FBReactNativeSpec\
export FRAMEWORK_VERSION=A
export FULL_PRODUCT_NAME=libFBReactNativeSpec.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_PREFIX_HEADER=Target\ Support\ Files/FBReactNativeSpec/FBReactNativeSpec-prefix.pch
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/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/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/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Products/Debug-iphonesimulator/FBReactNativeSpec/include\ \ "/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Private"\ "/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Private/FBReactNativeSpec"\ "/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Public"\ "/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Public/DoubleConversion"\ "/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Public/FBLazyVector"\ "/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Public/FBReactNativeSpec"\ "/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Public/RCT-Folly"\ "/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Public/RCTRequired"\ "/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Public/RCTTypeSafety"\ "/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Public/React-Core"\ "/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Public/React-callinvoker"\ "/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Public/React-cxxreact"\ "/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Public/React-jsi"\ "/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Public/React-jsiexecutor"\ "/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Public/React-jsinspector"\ "/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Public/React-perflogger"\ "/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Public/React-runtimeexecutor"\ "/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Public/ReactCommon"\ "/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Public/Yoga"\ "/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Public/glog"\ "/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/../../node_modules/react-native/React/FBReactNativeSpec/React/FBReactNativeSpec"\ "/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/RCT-Folly"
export HIDE_BITCODE_SYMBOLS=YES
export HOME=/Users/hst
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/usr/local/lib
export INSTALL_GROUP=staff
export INSTALL_MODE_FLAG=u+w,go-w,a+rX
export INSTALL_OWNER=hst
export INSTALL_PATH=/usr/local/lib
export INSTALL_ROOT=/tmp/Pods.dst
export IPHONEOS_DEPLOYMENT_TARGET=10.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/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/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/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/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 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_FLAG_PREFIX=-l
export LIBRARY_KEXT_INSTALL_PATH=/Library/Extensions
export LIBRARY_SEARCH_PATHS=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Products/Debug-iphonesimulator/FBReactNativeSpec\
export LINKER_DISPLAYS_MANGLED_NAMES=NO
export LINK_FILE_LIST_normal_x86_64=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/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=ios10.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/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods
export LOCSYMROOT=/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods
export MACH_O_TYPE=staticlib
export MAC_OS_X_PRODUCT_BUILD_VERSION=20D91
export MAC_OS_X_VERSION_ACTUAL=110203
export MAC_OS_X_VERSION_MAJOR=110000
export MAC_OS_X_VERSION_MINOR=110200
export METAL_LIBRARY_FILE_BASE=default
export METAL_LIBRARY_OUTPUT_DIR=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Products/Debug-iphonesimulator/FBReactNativeSpec/
export MODULE_CACHE_DIR=/Users/hst/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/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/Objects
export OBJECT_FILE_DIR_normal=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/Objects-normal
export OBJROOT=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex
export ONLY_ACTIVE_ARCH=YES
export OS=MACOS
export OSAC=/usr/bin/osacompile
export OTHER_CFLAGS=\ -fmodule-map-file="/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Public/React/React-Core.modulemap"\ -fmodule-map-file="/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Public/yoga/Yoga.modulemap"
export OTHER_CPLUSPLUSFLAGS=\ -fmodule-map-file="/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Public/React/React-Core.modulemap"\ -fmodule-map-file="/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Headers/Public/yoga/Yoga.modulemap"
export PACKAGE_TYPE=com.apple.package-type.static-library
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/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/Objects-normal/undefined_arch
export PER_VARIANT_OBJECT_FILE_DIR=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/Objects-normal
export PKGINFO_FILE_PATH=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/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/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Products
export PODS_CONFIGURATION_BUILD_DIR=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Products/Debug-iphonesimulator
export PODS_ROOT=/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods
export PODS_TARGET_SRCROOT=/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/../../node_modules/react-native/React/FBReactNativeSpec
export PODS_XCFRAMEWORKS_BUILD_DIR=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates
export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR=YES
export PRECOMP_DESTINATION_DIR=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/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 PRODUCT_TYPE=com.apple.product-type.library.static
export PROFILING_CODE=NO
export PROJECT=Pods
export PROJECT_DERIVED_FILE_DIR=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/Pods.build/DerivedSources
export PROJECT_DIR=/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods
export PROJECT_FILE_PATH=/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods/Pods.xcodeproj
export PROJECT_NAME=Pods
export PROJECT_TEMP_DIR=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/Pods.build
export PROJECT_TEMP_ROOT=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/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/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/ResourceManagerResources
export REZ_EXECUTABLE=YES
export REZ_OBJECTS_DIR=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/ResourceManagerResources/Objects
export REZ_SEARCH_PATHS=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Products/Debug-iphonesimulator/FBReactNativeSpec\
export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES=NO
export SCRIPT_INPUT_FILE_0=/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/node_modules/react-native/Libraries
export SCRIPT_INPUT_FILE_COUNT=1
export SCRIPT_INPUT_FILE_LIST_COUNT=0
export SCRIPT_OUTPUT_FILE_0=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/DerivedSources/codegen-FBReactNativeSpec.log
export SCRIPT_OUTPUT_FILE_1=/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/node_modules/react-native/React/FBReactNativeSpec/FBReactNativeSpec/FBReactNativeSpec.h
export SCRIPT_OUTPUT_FILE_2=/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/node_modules/react-native/React/FBReactNativeSpec/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/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Products/Debug-iphonesimulator/FBReactNativeSpec/DerivedSources
export SHARED_PRECOMPS_DIR=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/PrecompiledHeaders
export SKIP_INSTALL=YES
export SOURCE_ROOT=/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods
export SRCROOT=/Users/hst/Desktop/React\ native/dexterProject/rn_shopify_dexterdexte/ios/Pods
export STRINGS_FILE_OUTPUT_ENCODING=binary
export STRIP_BITCODE_FROM_COPIED_FILES=NO
export STRIP_INSTALLED_PRODUCT=NO
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_ACTIVE_COMPILATION_CONDITIONS=DEBUG\
export SWIFT_OPTIMIZATION_LEVEL=-Onone
export SWIFT_PLATFORM_TARGET_PREFIX=ios
export SWIFT_RESPONSE_FILE_PATH_normal_x86_64=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/Objects-normal/x86_64/FBReactNativeSpec.SwiftFileList
export SWIFT_VERSION=5.0
export SYMROOT=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/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/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Products/Debug-iphonesimulator/FBReactNativeSpec
export TARGET_DEVICE_IDENTIFIER=642EDFA5-1753-43C4-813A-E6447A754BC9
export TARGET_DEVICE_MODEL=iPhone12,3
export TARGET_DEVICE_OS_VERSION=14.4
export TARGET_NAME=FBReactNativeSpec
export TARGET_TEMP_DIR=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build
export TEMP_DIR=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build
export TEMP_FILES_DIR=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build
export TEMP_FILE_DIR=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build
export TEMP_ROOT=/Users/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/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=501
export UNSTRIPPED_PRODUCT=NO
export USER=hst
export USER_APPS_DIR=/Users/hst/Applications
export USER_LIBRARY_DIR=/Users/hst/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=hst
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/hst/Library/Developer/Xcode/DerivedData/Dexterdexterdexter-bvrfxnwqxcnvncbdgyjgbsnncpdf/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/Script-F2DBC065B2DB02AC085CBB151E776788.sh

bash: native/dexterProject/rn_shopify_dexterdexte/node_modules/react-native/scripts/../Libraries: No such file or directory
Command PhaseScriptExecution failed with a nonzero exit code

@giuseppealbrizio
Copy link

After two days of trying i found the solution in deleting spaces in the path where your project lives and run. But in order for this to work properly follow these steps:

In order for this to work properly follow these steps:

  • If you previously installed a global react-native-cli package, please remove it as it may cause unexpected issues (i.e. npm uninstall -g react-native-cli)

  • Move the project folder in a path with no spaces (i.e. ~/sub folder name/ReactNativeApp won't work till you have spaces in the path, so move in a path like ~/folder/ReactNativeApp)

  • Then cd into the project folder and upgrade react native to the latest version with npx react-native upgrade and resolve conflicts if any

  • After upgrading remove the node_modules folder and the yarn.lock from the root and the podfile.lock and Pods folder from ios subfolder

  • Then cd back to the root and run yarn install && npx pod-install

  • Now run again your app in Xcode or your IDE and it works

Crazy and absurd that a space in the path-name could cause this issue

@mosoakinyemi
Copy link

Try delete node_modules and ios/Pods
then yarn install && npx pod-install

this works👍🏼

@ahsan-abrar
Copy link

After two days of trying i found the solution in deleting spaces in the path where your project lives and run. But in order for this to work properly follow these steps:

In order for this to work properly follow these steps:

  • If you previously installed a global react-native-cli package, please remove it as it may cause unexpected issues (i.e. npm uninstall -g react-native-cli)
  • Move the project folder in a path with no spaces (i.e. ~/sub folder name/ReactNativeApp won't work till you have spaces in the path, so move in a path like ~/folder/ReactNativeApp)
  • Then cd into the project folder and upgrade react native to the latest version with npx react-native upgrade and resolve conflicts if any
  • After upgrading remove the node_modules folder and the yarn.lock from the root and the podfile.lock and Pods folder from ios subfolder
  • Then cd back to the root and run yarn install && npx pod-install
  • Now run again your app in Xcode or your IDE and it works

Crazy and absurd that a space in the path-name could cause this issue

work for me

@giuseppealbrizio
Copy link

After two days of trying I did the following to solve the error:

  • delete spaces in the path where the project lives and run.
  • Delete nodemodules, pods, podfile.lock, package-lock.json, delete .xcworkspace
  • npm install
  • Install pods
  • Now open newly created .xcworkspace

You can refer to the solution i gave and write that that solution works cause this one you re giving is incomplete and missing some steps in order to work!

@surajprasad13
Copy link

I have same issue but not find any solution yet while tried all methods

@gallavie
Copy link

for me the solution is delete all spaces in folder name path to ios project
ahsan-abrar write this
so thank you (ahsan-abrar)

@alirizvibuzzinteractive

I am facing the same issue. I have applied all the above solutions but it's vain can any help me

@surajprasad13
Copy link

I am facing the same issue. I have applied all the above solutions but it's vain can any help me

Just install a fresh project and then delete these projectname.xcworkspace node_modules package.lock.json and reinstall npm install and npx pod-install ios

@AmanSafeer
Copy link

After two days of trying I did the following to solve the error:

  • delete spaces in the path where the project lives and run.
  • Delete nodemodules, pods, podfile.lock, package-lock.json, delete .xcworkspace
  • npm install
  • Install pods
  • Now open newly created .xcworkspace

You can refer to the solution i gave and write that that solution works cause this one you re giving is incomplete and missing some steps in order to work!

This worked for me, thanks.

@lauriharpf
Copy link

Seems to be a duplicate of #31181 . Discussion related to this issue also at react-native-community/upgrade-support#138

@tvpranav
Copy link

I have solved the issue by removing space from the folder names in project path.

Then,
remove node_modules and Pods folder.
npm i and cd ios/pod install

@AmbassEugene
Copy link

After two days of trying i found the solution in deleting spaces in the path where your project lives and run. But in order for this to work properly follow these steps:

In order for this to work properly follow these steps:

  • If you previously installed a global react-native-cli package, please remove it as it may cause unexpected issues (i.e. npm uninstall -g react-native-cli)
  • Move the project folder in a path with no spaces (i.e. ~/sub folder name/ReactNativeApp won't work till you have spaces in the path, so move in a path like ~/folder/ReactNativeApp)
  • Then cd into the project folder and upgrade react native to the latest version with npx react-native upgrade and resolve conflicts if any
  • After upgrading remove the node_modules folder and the yarn.lock from the root and the podfile.lock and Pods folder from ios subfolder
  • Then cd back to the root and run yarn install && npx pod-install
  • Now run again your app in Xcode or your IDE and it works

Crazy and absurd that a space in the path-name could cause this issue

This worked for me too

@iwmdipak
Copy link

iwmdipak commented May 13, 2021

This happened also to me upgrading from 0.63 to 0.64. After trying all solutions with no luck, I found that moving the folder to a directory where the path contain no spaces works and build the app successfully.

Also, make sure you don't have any spaces in the project path

Move the project folder in a path with no spaces (i.e. ~/Dipak/React Native/DemoApp won't work till you have spaces in the path, so move in a path like ~/Dipak/ReactNative/DemoApp)

After delete node_modules and ios/Pods
then yarn install && npx pod-install

@IyiolaOwabumowa
Copy link

After two days of trying i found the solution in deleting spaces in the path where your project lives and run. But in order for this to work properly follow these steps:

In order for this to work properly follow these steps:

  • If you previously installed a global react-native-cli package, please remove it as it may cause unexpected issues (i.e. npm uninstall -g react-native-cli)
  • Move the project folder in a path with no spaces (i.e. ~/sub folder name/ReactNativeApp won't work till you have spaces in the path, so move in a path like ~/folder/ReactNativeApp)
  • Then cd into the project folder and upgrade react native to the latest version with npx react-native upgrade and resolve conflicts if any
  • After upgrading remove the node_modules folder and the yarn.lock from the root and the podfile.lock and Pods folder from ios subfolder
  • Then cd back to the root and run yarn install && npx pod-install
  • Now run again your app in Xcode or your IDE and it works

Crazy and absurd that a space in the path-name could cause this issue

Thank you so much!

@samiullah0243preesoft
Copy link

After two days of trying i found the solution in deleting spaces in the path where your project lives and run. But in order for this to work properly follow these steps:
In order for this to work properly follow these steps:

  • If you previously installed a global react-native-cli package, please remove it as it may cause unexpected issues (i.e. npm uninstall -g react-native-cli)
  • Move the project folder in a path with no spaces (i.e. ~/sub folder name/ReactNativeApp won't work till you have spaces in the path, so move in a path like ~/folder/ReactNativeApp)
  • Then cd into the project folder and upgrade react native to the latest version with npx react-native upgrade and resolve conflicts if any
  • After upgrading remove the node_modules folder and the yarn.lock from the root and the podfile.lock and Pods folder from ios subfolder
  • Then cd back to the root and run yarn install && npx pod-install
  • Now run again your app in Xcode or your IDE and it works

Crazy and absurd that a space in the path-name could cause this issue

work for me

Buddy You save my life man

@himu243 himu243 closed this as completed Jun 6, 2021
@Omeir31
Copy link

Omeir31 commented Jun 10, 2021

Just don't have any spaces in the name of your folder and it will work fine. I had my project in a folder called 'iOS Projects'. Changed it to 'iOS-Projects' and it's now working. Hope it works for you guys.

@diepox
Copy link

diepox commented Jun 20, 2021

Try delete node_modules and ios/Pods
then yarn install && npx pod-install

Thank you, It worked 🎉

@goodboy0924
Copy link

Try delete node_modules and ios/Pods
then yarn install && npx pod-install

It worked for me, thank you!🎉

@DibyajyotiMishra
Copy link

Hi. I am getting this error:

../node_modules/react-native/scripts/react-native-xcode.sh: line 84: /scripts/find-node.sh: No such file or directory

"react": "17.0.2",
"react-native": "0.65.1"

Device: m1 MacBook Pro

Any suggestions on how to fix this?

@Aung-Myint-Thein
Copy link

Hi. I am getting this error:

../node_modules/react-native/scripts/react-native-xcode.sh: line 84: /scripts/find-node.sh: No such file or directory

"react": "17.0.2", "react-native": "0.65.1"

Device: m1 MacBook Pro

Any suggestions on how to fix this?

I also had the same issue last night. When I check the react-native-xcode.sh file line 84, I saw following:

source "$RN_DIR/scripts/find-node.sh"

However, I saw source "$REACT_NATIVE_DIR/scripts/node-binary.sh" and I realised the directory names were different. So, I changed the line 84 to source "$REACT_NATIVE_DIR/scripts/find-node.sh" and it is working fine now. I know I should not change the source codes but this is what I found and solved. Maybe RN new version would fix this.. (I am not sure. I haven't checked new versions yet.) Please do this at your own risk. I would suggest don't do this if you can find a better or proper solution.

@DibyajyotiMishra
Copy link

Hi. I am getting this error:
../node_modules/react-native/scripts/react-native-xcode.sh: line 84: /scripts/find-node.sh: No such file or directory
"react": "17.0.2", "react-native": "0.65.1"
Device: m1 MacBook Pro
Any suggestions on how to fix this?

I also had the same issue last night. When I check the react-native-xcode.sh file line 84, I saw following:

source "$RN_DIR/scripts/find-node.sh"

However, I saw source "$REACT_NATIVE_DIR/scripts/node-binary.sh" and I realised the directory names were different. So, I changed the line 84 to source "$REACT_NATIVE_DIR/scripts/find-node.sh" and it is working fine now. I know I should not change the source codes but this is what I found and solved. Maybe RN new version would fix this.. (I am not sure. I haven't checked new versions yet.) Please do this at your own risk. I would suggest don't do this if you can find a better or proper solution.

Yeah, I have resolved it. The issue is resolved in react-native: 0.66.1

@archer-shu
Copy link

After two days of trying i found the solution in deleting spaces in the path where your project lives and run. But in order for this to work properly follow these steps:

In order for this to work properly follow these steps:

  • If you previously installed a global react-native-cli package, please remove it as it may cause unexpected issues (i.e. npm uninstall -g react-native-cli)
  • Move the project folder in a path with no spaces (i.e. ~/sub folder name/ReactNativeApp won't work till you have spaces in the path, so move in a path like ~/folder/ReactNativeApp)
  • Then cd into the project folder and upgrade react native to the latest version with npx react-native upgrade and resolve conflicts if any
  • After upgrading remove the node_modules folder and the yarn.lock from the root and the podfile.lock and Pods folder from ios subfolder
  • Then cd back to the root and run yarn install && npx pod-install
  • Now run again your app in Xcode or your IDE and it works

Crazy and absurd that a space in the path-name could cause this issue

Solve mine! Thank you!

@gcrozariol
Copy link

Try delete node_modules and ios/Pods
then yarn install && npx pod-install

This works! Thanks a lot!

@bhupeshKumar987
Copy link

@himu243 just remove the space in your project directory wherever you have the space

@facebook facebook locked as resolved and limited conversation to collaborators Jun 6, 2022
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jun 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Needs: Triage 🔍 Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests