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

Hermes failed to work #43082

Closed
CyberMew opened this issue Feb 18, 2024 · 8 comments
Closed

Hermes failed to work #43082

CyberMew opened this issue Feb 18, 2024 · 8 comments

Comments

@CyberMew
Copy link

Description

When building iOS, it gives the following 2 build errors:

Build target hermes-engine:
...[CP-User] [RN] [1] Build Hermesc
Failed to configure Hermesc cmake project.

Build target React-rncore:
...[CP-User] Generate Specs

Turning off the flag in Podfile works fine and is able to build. In the repo, it is still hermes.

Steps to reproduce

  1. Configure the sources for Gemfile/Podfile as required (I am using private Artifactory as source, but it is fine because they are just mirrors)
  2. npm install
  3. Open Xcode, build

React Native Version

0.72.9

Affected Platforms

Runtime - iOS, Build - MacOS

Output of npx react-native info

System:
  OS: macOS 14.3
  CPU: (10) arm64 Apple M1 Pro
  Memory: 1.06 GB / 32.00 GB
  Shell:
    version: "5.9"
    path: /bin/zsh
Binaries:
  Node:
    version: 20.9.0
    path: /usr/local/bin/node
  Yarn: Not Found
  npm:
    version: 10.1.0
    path: /usr/local/bin/npm
  Watchman:
    version: 2024.01.22.00
    path: /opt/homebrew/bin/watchman
Managers:
  CocoaPods:
    version: 1.14.3 (Note it says 1.14.3 here as I am using brew, but Gemfile defaults to the maximum version so gemfile.lock is 1.15.2, no difference to build issue if I lock or not lock the version)
    path: /opt/homebrew/bin/pod
SDKs:
  iOS SDK:
    Platforms:
      - DriverKit 23.0
      - iOS 17.0
      - macOS 14.0
      - tvOS 17.0
      - visionOS 1.0
      - watchOS 10.0
  Android SDK: Not Found
IDEs:
  Android Studio: 2023.1 AI-231.9392.1.2311.11330709
  Xcode:
    version: 15.0.1/15A507
    path: /usr/bin/xcodebuild
Languages:
  Java: Not Found
  Ruby:
    version: 3.3.0
    path: /opt/homebrew/opt/ruby/bin/ruby
npmPackages:
  "@react-native-community/cli": Not Found
  react:
    installed: 18.2.0
    wanted: 18.2.0
  react-native:
    installed: 0.72.9
    wanted: 0.72.9
  react-native-macos: Not Found
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: true
  newArchEnabled: false
iOS:
  hermesEnabled: true
  newArchEnabled: false

Stacktrace or Logs

Showing All Errors Only
PhaseScriptExecution [CP-User]\ [RN]\ [1]\ Build\ Hermesc /Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build/Script-46EB2E00017FF0.sh (in target 'hermes-engine' from project 'Pods')
    cd /Users/privateuser/Downloads/AwesomeProject/ios/Pods
    export ACTION\=build
    export AD_HOC_CODE_SIGNING_ALLOWED\=YES
    export ALLOW_TARGET_PLATFORM_SPECIALIZATION\=NO
    export ALTERNATE_GROUP\=staff
    export ALTERNATE_MODE\=u+w,go-w,a+rX
    export ALTERNATE_OWNER\=privateuser
    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 APP_SHORTCUTS_ENABLE_FLEXIBLE_MATCHING\=YES
    export ARCHS\=arm64
    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_GENERATE_ASSET_SYMBOLS\=YES
    export ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME\=AccentColor
    export ASSETCATALOG_FILTER_FOR_DEVICE_MODEL\=iPhone15,4
    export ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION\=17.0.1
    export ASSETCATALOG_FILTER_FOR_THINNING_DEVICE_CONFIGURATION\=iPhone15,4
    export AUTOMATICALLY_MERGE_DEPENDENCIES\=NO
    export AVAILABLE_PLATFORMS\=appletvos\ appletvsimulator\ driverkit\ iphoneos\ iphonesimulator\ macosx\ watchos\ watchsimulator\ xros\ xrsimulator
    export BITCODE_GENERATION_MODE\=marker
    export BUILD_ACTIVE_RESOURCES_ONLY\=YES
    export BUILD_COMPONENTS\=headers\ build
    export BUILD_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Products
    export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO
    export BUILD_ROOT\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Products
    export BUILD_STYLE\=
    export BUILD_VARIANTS\=normal
    export BUILT_PRODUCTS_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Products/Debug-iphonesimulator/hermes-engine
    export BUNDLE_CONTENTS_FOLDER_PATH_deep\=Contents/
    export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\=MacOS
    export BUNDLE_EXTENSIONS_FOLDER_PATH\=Extensions
    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/k_/xy96gkc174zbxxm83lp7npgc0000gp/C/com.apple.DeveloperTools/15.0.1-15A507/Xcode
    export CCHROOT\=/var/folders/k_/xy96gkc174zbxxm83lp7npgc0000gp/C/com.apple.DeveloperTools/15.0.1-15A507/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_COMPILE_CACHE_PATH\=/Users/privateuser/Library/Developer/Xcode/DerivedData/CompilationCache.noindex
    export CLANG_CXX_LANGUAGE_STANDARD\=c++17
    export CLANG_CXX_LIBRARY\=compiler-default
    export CLANG_ENABLE_EXPLICIT_MODULES\=NO
    export CLANG_ENABLE_MODULES\=YES
    export CLANG_ENABLE_OBJC_ARC\=YES
    export CLANG_ENABLE_OBJC_WEAK\=NO
    export CLANG_MODULES_BUILD_SESSION_FILE\=/Users/privateuser/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/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build/JavaClasses
    export CLEAN_PRECOMPS\=YES
    export CLONE_HEADERS\=NO
    export CODESIGNING_FOLDER_PATH\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Products/Debug-iphonesimulator/hermes-engine/
    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/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/CompositeSDKs
    export COMPRESS_PNG_FILES\=YES
    export CONFIGURATION\=Debug
    export CONFIGURATION_BUILD_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Products/Debug-iphonesimulator/hermes-engine
    export CONFIGURATION_TEMP_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/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 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/iPhoneOS17.0.sdk
    export CORRESPONDING_DEVICE_SDK_NAME\=iphoneos17.0
    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_SETTING_NAME\=IPHONEOS_DEPLOYMENT_TARGET
    export DEPLOYMENT_TARGET_SUGGESTED_VALUES\=12.0\ 12.1\ 12.2\ 12.3\ 12.4\ 13.0\ 13.1\ 13.2\ 13.3\ 13.4\ 13.5\ 13.6\ 14.0\ 14.1\ 14.2\ 14.3\ 14.4\ 14.5\ 14.6\ 14.7\ 15.0\ 15.1\ 15.2\ 15.3\ 15.4\ 15.5\ 15.6\ 16.0\ 16.1\ 16.2\ 16.3\ 16.4\ 16.5\ 16.6\ 17.0
    export DERIVED_FILES_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build/DerivedSources
    export DERIVED_FILE_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build/DerivedSources
    export DERIVED_SOURCES_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.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 DIFF\=/usr/bin/diff
    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/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Products/Debug-iphonesimulator/hermes-engine
    export DYNAMIC_LIBRARY_EXTENSION\=dylib
    export EAGER_LINKING\=NO
    export EFFECTIVE_PLATFORM_NAME\=-iphonesimulator
    export EMBEDDED_CONTENT_CONTAINS_SWIFT\=NO
    export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\=NO
    export ENABLE_APP_SANDBOX\=NO
    export ENABLE_BITCODE\=NO
    export ENABLE_CODE_COVERAGE\=YES
    export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\=YES
    export ENABLE_DEFAULT_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 ENABLE_USER_SCRIPT_SANDBOXING\=NO
    export ENABLE_XOJIT_PREVIEWS\=NO
    export ENTITLEMENTS_DESTINATION\=__entitlements
    export ENTITLEMENTS_REQUIRED\=YES
    export EXCLUDED_ARCHS\=i386
    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/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build/Objects/LinkFileList
    export FIXED_FILES_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build/FixedFiles
    export FRAMEWORK_SEARCH_PATHS\=\ \"/Users/privateuser/Downloads/AwesomeProject/ios/Pods/hermes-engine/destroot/Library/Frameworks/ios\"
    export FRAMEWORK_VERSION\=A
    export FUSE_BUILD_PHASES\=YES
    export FUSE_BUILD_SCRIPT_PHASES\=NO
    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\ \ _LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION\ COCOAPODS\=1\ HERMES_ENABLE_DEBUGGER\=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/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator
    export GENERATE_INFOPLIST_FILE\=NO
    export GENERATE_INTERMEDIATE_TEXT_BASED_STUBS\=YES
    export GENERATE_MASTER_OBJECT_FILE\=NO
    export GENERATE_PKGINFO_FILE\=NO
    export GENERATE_PROFILING_CODE\=NO
    export GENERATE_TEXT_BASED_STUBS\=NO
    export GID\=20
    export GROUP\=staff
    export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT\=YES
    export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES\=YES
    export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS\=YES
    export HEADERMAP_INCLUDES_PROJECT_HEADERS\=YES
    export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES\=YES
    export HEADERMAP_USES_VFS\=NO
    export HEADER_SEARCH_PATHS\=\ \"/Users/privateuser/Downloads/AwesomeProject/ios/Pods/Headers/Public\"\ \"/Users/privateuser/Downloads/AwesomeProject/ios/Pods/Headers/Public/hermes-engine\"
    export HIDE_BITCODE_SYMBOLS\=YES
    export HOME\=/Users/privateuser
    export HOST_ARCH\=arm64
    export HOST_PLATFORM\=macosx
    export ICONV\=/usr/bin/iconv
    export INFOPLIST_ENABLE_CFBUNDLEICONS_MERGE\=YES
    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\=privateuser
    export INSTALL_ROOT\=/tmp/Pods.dst
    export IPHONEOS_DEPLOYMENT_TARGET\=12.4
    export IS_UNOPTIMIZED_BUILD\=YES
    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/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build/Objects-normal/undefined_arch/hermes-engine_dependency_info.dat
    export LD_EXPORT_SYMBOLS\=YES
    export LD_GENERATE_MAP_FILE\=NO
    export LD_MAP_FILE_PATH\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build/hermes-engine-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_arm64\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build/Objects-normal/arm64/hermes-engine.LinkFileList
    export LINK_OBJC_RUNTIME\=YES
    export LINK_WITH_STANDARD_LIBRARIES\=YES
    export LLVM_TARGET_TRIPLE_OS_VERSION\=ios12.4
    export LLVM_TARGET_TRIPLE_SUFFIX\=-simulator
    export LLVM_TARGET_TRIPLE_VENDOR\=apple
    export LOCALIZATION_EXPORT_SUPPORTED\=YES
    export LOCALIZATION_PREFERS_STRING_CATALOGS\=NO
    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/privateuser/Downloads/AwesomeProject/ios/Pods
    export LOCSYMROOT\=/Users/privateuser/Downloads/AwesomeProject/ios/Pods
    export MAC_OS_X_PRODUCT_BUILD_VERSION\=23D56
    export MAC_OS_X_VERSION_ACTUAL\=140300
    export MAC_OS_X_VERSION_MAJOR\=140000
    export MAC_OS_X_VERSION_MINOR\=140300
    export MAKE_MERGEABLE\=NO
    export MERGEABLE_LIBRARY\=NO
    export MERGED_BINARY_TYPE\=none
    export MERGE_LINKED_LIBRARIES\=NO
    export METAL_LIBRARY_FILE_BASE\=default
    export METAL_LIBRARY_OUTPUT_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Products/Debug-iphonesimulator/hermes-engine/
    export MODULE_CACHE_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex
    export MTL_ENABLE_DEBUG_INFO\=INCLUDE_SOURCE
    export MTL_FAST_MATH\=YES
    export NATIVE_ARCH\=arm64
    export NATIVE_ARCH_32_BIT\=arm
    export NATIVE_ARCH_64_BIT\=arm64
    export NATIVE_ARCH_ACTUAL\=arm64
    export NO_COMMON\=YES
    export OBJC_ABI_VERSION\=2
    export OBJECT_FILE_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build/Objects
    export OBJECT_FILE_DIR_normal\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build/Objects-normal
    export OBJROOT\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex
    export ONLY_ACTIVE_ARCH\=YES
    export OS\=MACOS
    export OSAC\=/usr/bin/osacompile
    export OTHER_LDFLAGS\=\ -Wl\ -ld_classic
    export PASCAL_STRINGS\=YES
    export PATH\=/Applications/Xcode.app/Contents/Developer/Library/Xcode/Plug-ins/XCBSpecifications.ideplugin/Contents/Resources:/Applications/Xcode.app/Contents/Developer/Library/Xcode/Plug-ins/XCBSpecifications.ideplugin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/appleinternal/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/appleinternal/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/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build/Objects-normal/undefined_arch
    export PER_VARIANT_OBJECT_FILE_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build/Objects-normal
    export PKGINFO_FILE_PATH\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.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\=21A326
    export PLIST_FILE_OUTPUT_FORMAT\=binary
    export PODS_BUILD_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Products
    export PODS_CONFIGURATION_BUILD_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Products/Debug-iphonesimulator
    export PODS_DEVELOPMENT_LANGUAGE\=en
    export PODS_ROOT\=/Users/privateuser/Downloads/AwesomeProject/ios/Pods
    export PODS_TARGET_SRCROOT\=/Users/privateuser/Downloads/AwesomeProject/ios/Pods/hermes-engine
    export PODS_XCFRAMEWORKS_BUILD_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates
    export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES
    export PRECOMP_DESTINATION_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build/PrefixHeaders
    export PRESERVE_DEAD_CODE_INITS_AND_TERMS\=NO
    export PRODUCT_BUNDLE_IDENTIFIER\=org.cocoapods.hermes-engine
    export PRODUCT_MODULE_NAME\=hermes_engine
    export PRODUCT_NAME\=hermes-engine
    export PRODUCT_SETTINGS_PATH\=
    export PROFILING_CODE\=NO
    export PROJECT\=Pods
    export PROJECT_DERIVED_FILE_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/DerivedSources
    export PROJECT_DIR\=/Users/privateuser/Downloads/AwesomeProject/ios/Pods
    export PROJECT_FILE_PATH\=/Users/privateuser/Downloads/AwesomeProject/ios/Pods/Pods.xcodeproj
    export PROJECT_NAME\=Pods
    export PROJECT_TEMP_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build
    export PROJECT_TEMP_ROOT\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex
    export REACT_NATIVE_PATH\=/Users/privateuser/Downloads/AwesomeProject/ios/Pods/../../node_modules/react-native
    export RECOMMENDED_IPHONEOS_DEPLOYMENT_TARGET\=12.5
    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_STATIC_EXECUTABLES_FROM_EMBEDDED_BUNDLES\=YES
    export REMOVE_SVN_FROM_RESOURCES\=YES
    export REZ_COLLECTOR_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build/ResourceManagerResources
    export REZ_OBJECTS_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build/ResourceManagerResources/Objects
    export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO
    export SCRIPT_INPUT_FILE_COUNT\=0
    export SCRIPT_INPUT_FILE_LIST_COUNT\=0
    export SCRIPT_OUTPUT_FILE_COUNT\=0
    export SCRIPT_OUTPUT_FILE_LIST_COUNT\=0
    export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.0.sdk
    export SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.0.sdk
    export SDK_DIR_iphonesimulator\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.0.sdk
    export SDK_DIR_iphonesimulator17_0\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.0.sdk
    export SDK_NAME\=iphonesimulator17.0
    export SDK_NAMES\=iphonesimulator17.0
    export SDK_PRODUCT_BUILD_VERSION\=21A326
    export SDK_STAT_CACHE_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData
    export SDK_STAT_CACHE_ENABLE\=YES
    export SDK_STAT_CACHE_PATH\=/Users/privateuser/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.0-21A326-9f995cea1212cde75317d7d3cd2045e2.sdkstatcache
    export SDK_VERSION\=17.0
    export SDK_VERSION_ACTUAL\=170000
    export SDK_VERSION_MAJOR\=170000
    export SDK_VERSION_MINOR\=170000
    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/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Products/Debug-iphonesimulator/hermes-engine/DerivedSources
    export SHARED_PRECOMPS_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/PrecompiledHeaders
    export SKIP_INSTALL\=YES
    export SOURCE_ROOT\=/Users/privateuser/Downloads/AwesomeProject/ios/Pods
    export SRCROOT\=/Users/privateuser/Downloads/AwesomeProject/ios/Pods
    export STRINGSDATA_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build/Objects-normal/undefined_arch
    export STRINGSDATA_ROOT\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build
    export STRINGS_FILE_INFOPLIST_RENAME\=YES
    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_EMIT_LOC_STRINGS\=NO
    export SWIFT_OPTIMIZATION_LEVEL\=-Onone
    export SWIFT_PLATFORM_TARGET_PREFIX\=ios
    export SWIFT_RESPONSE_FILE_PATH_normal_arm64\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build/Objects-normal/arm64/hermes-engine.SwiftFileList
    export SWIFT_VERSION\=5.0
    export SYMROOT\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/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_DEMANGLE\=YES
    export TAPI_ENABLE_PROJECT_HEADERS\=NO
    export TAPI_LANGUAGE\=objective-c
    export TAPI_LANGUAGE_STANDARD\=compiler-default
    export TAPI_USE_SRCROOT\=YES
    export TAPI_VERIFY_MODE\=Pedantic
    export TARGETED_DEVICE_FAMILY\=1,2
    export TARGETNAME\=hermes-engine
    export TARGET_BUILD_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Products/Debug-iphonesimulator/hermes-engine
    export TARGET_DEVICE_IDENTIFIER\=638A101C-18D2-456D-B696-58FA7EC4693A
    export TARGET_DEVICE_MODEL\=iPhone15,4
    export TARGET_DEVICE_OS_VERSION\=17.0.1
    export TARGET_DEVICE_PLATFORM_NAME\=iphonesimulator
    export TARGET_NAME\=hermes-engine
    export TARGET_TEMP_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build
    export TEMP_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build
    export TEMP_FILES_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build
    export TEMP_FILE_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build
    export TEMP_ROOT\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/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/iPhoneSimulator17.0.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\=502
    export UNINSTALLED_PRODUCTS_DIR\=/Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/UninstalledProducts
    export UNSTRIPPED_PRODUCT\=NO
    export USER\=privateuser
    export USER_APPS_DIR\=/Users/privateuser/Applications
    export USER_LIBRARY_DIR\=/Users/privateuser/Library
    export USE_DYNAMIC_NO_PIC\=YES
    export USE_HEADERMAP\=YES
    export USE_HEADER_SYMLINKS\=NO
    export USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES\=YES
    export VALIDATE_DEVELOPMENT_ASSET_PATHS\=YES_ERROR
    export VALIDATE_PRODUCT\=NO
    export VALID_ARCHS\=arm64\ arm64e\ i386\ x86_64
    export VERBOSE_PBXCP\=NO
    export VERSION_INFO_BUILDER\=privateuser
    export VERSION_INFO_FILE\=hermes-engine_vers.c
    export VERSION_INFO_STRING\=\"@\(\#\)PROGRAM:hermes-engine\ \ 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\=15A507
    export XCODE_VERSION_ACTUAL\=1501
    export XCODE_VERSION_MAJOR\=1500
    export XCODE_VERSION_MINOR\=1500
    export XPCSERVICES_FOLDER_PATH\=/XPCServices
    export YACC\=yacc
    export arch\=undefined_arch
    export variant\=normal
    /bin/sh -c /Users/privateuser/Library/Developer/Xcode/DerivedData/AwesomeProject-dmguiswlgjasmnfbiumjzhduweed/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build/Script-46EB2E00017FF0.sh

++ hermesc_dir_path=/Users/privateuser/Downloads/AwesomeProject/ios/Pods/hermes-engine/build_host_hermesc
+++ sw_vers -productVersion
++ MACOSX_DEPLOYMENT_TARGET=14.3
++ export MACOSX_DEPLOYMENT_TARGET=14.3
++ MACOSX_DEPLOYMENT_TARGET=14.3
+++ xcode-select -p
++ SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
++ export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
++ SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
++ '' -S /Users/privateuser/Downloads/AwesomeProject/ios/Pods/hermes-engine -B /Users/privateuser/Downloads/AwesomeProject/ios/Pods/hermes-engine/build_host_hermesc
/Users/privateuser/Downloads/AwesomeProject/ios/Pods/../../node_modules/react-native/sdks/hermes-engine/utils/build-hermesc-xcode.sh: line 20: : command not found
++ echo 'Failed to configure Hermesc cmake project.'
Failed to configure Hermesc cmake project.
++ exit 1
Command PhaseScriptExecution failed with a nonzero exit code

Command PhaseScriptExecution failed with a nonzero exit code

Reproducer

https://github.com/CyberMew/improved-octo-broccoli

Screenshots and Videos

No response

Copy link

⚠️ Newer Version of React Native is Available!
ℹ️ You are on a supported minor version, but it looks like there's a newer patch available - 0.72.10. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases.

@CyberMew
Copy link
Author

CyberMew commented Feb 19, 2024

This is happening on 0.72.10 as well.

This is the output when I run "cd ios && bundle exec pod install":

[email protected] postinstall
cd ios && bundle exec pod install

/Users/privateuser/Downloads/AwesomeProject2/vendor/bundle/ruby/3.3.0/gems/activesupport-7.0.8/lib/active_support/core_ext/big_decimal/conversions.rb:3: warning: bigdecimal was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add bigdecimal to your Gemfile or gemspec. Also contact author of activesupport-7.0.8 to add bigdecimal into its gemspec.
/Users/privateuser/Downloads/AwesomeProject2/vendor/bundle/ruby/3.3.0/gems/activesupport-7.0.8/lib/active_support/notifications/fanout.rb:3: warning: mutex_m was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add mutex_m to your Gemfile or gemspec. Also contact author of activesupport-7.0.8 to add mutex_m into its gemspec.
Framework build type is static library
[Codegen] Generating ./build/generated/ios/React-Codegen.podspec.json
/Users/privateuser/.cocoapods/repos-art/cocoapods-remote/.artpodrc
Analyzing dependencies
Fetching podspec for DoubleConversion from ../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec
[Codegen] Found FBReactNativeSpec
Fetching podspec for RCT-Folly from ../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec
[Codegen] Found rncore
Fetching podspec for boost from ../node_modules/react-native/third-party-podspecs/boost.podspec
Fetching podspec for glog from ../node_modules/react-native/third-party-podspecs/glog.podspec
Fetching podspec for hermes-engine from ../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec
[Hermes] Installing hermes-engine may take slightly longer, building Hermes compiler from source...
/Users/privateuser/.cocoapods/repos-art/cocoapods-remote/.artpodrc
/Users/privateuser/.cocoapods/repos-art/cocoapods-remote/.artpodrc
Downloading dependencies
Installing CocoaAsyncSocket (7.6.5)
Installing DoubleConversion (1.1.6)
Installing FBLazyVector (0.72.10)
Installing FBReactNativeSpec (0.72.10)
Installing Flipper (0.182.0)
Installing Flipper-Boost-iOSX (1.76.0.1.11)
Installing Flipper-DoubleConversion (3.2.0.1)
Installing Flipper-Fmt (7.1.7)
Installing Flipper-Folly (2.6.10)
Installing Flipper-Glog (0.5.0.5)
Installing Flipper-PeerTalk (0.0.4)
Installing FlipperKit (0.182.0)
Installing OpenSSL-Universal (1.1.1100)
Installing RCT-Folly (2021.07.22.00)
Installing RCTRequired (0.72.10)
Installing RCTTypeSafety (0.72.10)
Installing React (0.72.10)
Installing React-Codegen (0.72.10)
Installing React-Core (0.72.10)
Installing React-CoreModules (0.72.10)
Installing React-NativeModulesApple (0.72.10)
Installing React-RCTActionSheet (0.72.10)
Installing React-RCTAnimation (0.72.10)
Installing React-RCTAppDelegate (0.72.10)
Installing React-RCTBlob (0.72.10)
Installing React-RCTImage (0.72.10)
Installing React-RCTLinking (0.72.10)
Installing React-RCTNetwork (0.72.10)
Installing React-RCTSettings (0.72.10)
Installing React-RCTText (0.72.10)
Installing React-RCTVibration (0.72.10)
Installing React-callinvoker (0.72.10)
Installing React-cxxreact (0.72.10)
Installing React-debug (0.72.10)
Installing React-hermes (0.72.10)
Installing React-jsi (0.72.10)
Installing React-jsiexecutor (0.72.10)
Installing React-jsinspector (0.72.10)
Installing React-logger (0.72.10)
Installing React-perflogger (0.72.10)
Installing React-rncore (0.72.10)
Installing React-runtimeexecutor (0.72.10)
Installing React-runtimescheduler (0.72.10)
Installing React-utils (0.72.10)
Installing ReactCommon (0.72.10)
Installing SocketRocket (0.6.1)
Installing Yoga (1.14.0)
Installing YogaKit (1.18.1)
Installing boost (1.76.0)
Installing fmt (6.2.1)
Installing glog (0.3.5)
Installing hermes-engine (0.72.10)
Installing libevent (2.1.12)
Generating Pods project
Setting REACT_NATIVE build settings
Setting CLANG_CXX_LANGUAGE_STANDARD to c++17 on /Users/privateuser/Downloads/AwesomeProject2/ios/AwesomeProject2.xcodeproj
Pod install took 91 [s] to run
Integrating client project

[!] Please close any current Xcode sessions and use AwesomeProject2.xcworkspace for this project from now on.
/Users/privateuser/.cocoapods/repos-art/cocoapods-remote/.artpodrc
Pod installation complete! There are 63 dependencies from the Podfile and 53 total pods installed.

[!] hermes-engine has added 2 script phases. Please inspect before executing a build. See https://guides.cocoapods.org/syntax/podspec.html#script_phases for more information.

@CyberMew
Copy link
Author

I added the following:

        if [ -z "${CMAKE_BINARY}" ]; then
    echo "CMAKE_BINARY is not set or is empty"
else
    echo "CMAKE_BINARY is set to '${CMAKE_BINARY}'"
fi

into the Build Phase of the hermes-engines in Pods project settings.

This is what the script for "[CP-User] [RN] [1] Build Hermesc" looks like now:

        . ${PODS_ROOT}/../.xcode.env
        export CMAKE_BINARY=${CMAKE_BINARY:-}
        if [ -z "${CMAKE_BINARY}" ]; then
    echo "CMAKE_BINARY is not set or is empty"
else
    echo "CMAKE_BINARY is set to '${CMAKE_BINARY}'"
fi

        . ${REACT_NATIVE_PATH}/sdks/hermes-engine/utils/build-hermesc-xcode.sh ${PODS_ROOT}/hermes-engine/build_host_hermesc

Build logs show "it is not set or is empty", which means this CMAKE is a requirement for this thing to work. I am surprised this is not mentioned anywhere. Is there some compatibility issues between the versions or is some instruction missing here?

To resolve this issue, 'brew install cmake', 'where cmake', copy the path and replace the above export to export CMAKE_BINARY=${CMAKE_BINARY:-/opt/homebrew/bin/cmake} (where /opt/homebrew/bin/cmake is my cmake path)

After the above 'fix', it now progresses and says ".../node_modules/react-native/ReactCommon/hermes/inspector/InspectorState.cpp:225:40: No member named 'AsyncTrigger' in 'facebook::hermes::debugger::PauseReason'". Still trying to figure this out. No issue at all with Android build.

@CyberMew
Copy link
Author

CyberMew commented Feb 22, 2024

Created a new 0.72.4 project, which is supposed to have a tag to a fixed commit for hermes-engine as per Podfile.lock:
hermes-engine:
:podspec: "../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec"
:tag: hermes-2023-08-07-RNv0.72.4-813b2def12bc9df02654b3e3653ae4a68d0572e0

Pod install shows:
[Hermes] Installing hermes-engine may take slightly longer, building Hermes compiler from source...

And I am getting the following:

Showing Recent Issues
CompileC /Users/user/Library/Developer/Xcode/DerivedData/AwesomeProject3-epixsuezwupkizhbmbofgjstfowk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-hermes.build/Objects-normal/arm64/Registration.o /Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon/hermes/inspector/chrome/Registration.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-hermes' from project 'Pods')
    cd /Users/user/Downloads/AwesomeProject3/ios/Pods
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/user/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.0-21A326-9f995cea1212cde75317d7d3cd2045e2.sdkstatcache -target arm64-apple-ios12.4-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -std\=c++17 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/user/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/user/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DHERMES_ENABLE_DEBUGGER\=1 -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.0.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/user/Library/Developer/Xcode/DerivedData/AwesomeProject3-epixsuezwupkizhbmbofgjstfowk/Index.noindex/DataStore -iquote /Users/user/Library/Developer/Xcode/DerivedData/AwesomeProject3-epixsuezwupkizhbmbofgjstfowk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-hermes.build/React-hermes-generated-files.hmap -I/Users/user/Library/Developer/Xcode/DerivedData/AwesomeProject3-epixsuezwupkizhbmbofgjstfowk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-hermes.build/React-hermes-own-target-headers.hmap -I/Users/user/Library/Developer/Xcode/DerivedData/AwesomeProject3-epixsuezwupkizhbmbofgjstfowk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-hermes.build/React-hermes-all-non-framework-target-headers.hmap -ivfsoverlay /Users/user/Library/Developer/Xcode/DerivedData/AwesomeProject3-epixsuezwupkizhbmbofgjstfowk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-hermes.build/all-product-headers.yaml -iquote /Users/user/Library/Developer/Xcode/DerivedData/AwesomeProject3-epixsuezwupkizhbmbofgjstfowk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-hermes.build/React-hermes-project-headers.hmap -I/Users/user/Library/Developer/Xcode/DerivedData/AwesomeProject3-epixsuezwupkizhbmbofgjstfowk/Build/Products/Debug-iphonesimulator/React-hermes/include -I/Users/user/Downloads/AwesomeProject3/ios/Pods/Headers/Private -I/Users/user/Downloads/AwesomeProject3/ios/Pods/Headers/Private/React-hermes -I/Users/user/Downloads/AwesomeProject3/ios/Pods/Headers/Public -I/Users/user/Downloads/AwesomeProject3/ios/Pods/Headers/Public/DoubleConversion -I/Users/user/Downloads/AwesomeProject3/ios/Pods/Headers/Public/RCT-Folly -I/Users/user/Downloads/AwesomeProject3/ios/Pods/Headers/Public/React-callinvoker -I/Users/user/Downloads/AwesomeProject3/ios/Pods/Headers/Public/React-cxxreact -I/Users/user/Downloads/AwesomeProject3/ios/Pods/Headers/Public/React-debug -I/Users/user/Downloads/AwesomeProject3/ios/Pods/Headers/Public/React-hermes -I/Users/user/Downloads/AwesomeProject3/ios/Pods/Headers/Public/React-jsi -I/Users/user/Downloads/AwesomeProject3/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/user/Downloads/AwesomeProject3/ios/Pods/Headers/Public/React-jsinspector -I/Users/user/Downloads/AwesomeProject3/ios/Pods/Headers/Public/React-logger -I/Users/user/Downloads/AwesomeProject3/ios/Pods/Headers/Public/React-perflogger -I/Users/user/Downloads/AwesomeProject3/ios/Pods/Headers/Public/React-runtimeexecutor -I/Users/user/Downloads/AwesomeProject3/ios/Pods/Headers/Public/fmt -I/Users/user/Downloads/AwesomeProject3/ios/Pods/Headers/Public/glog -I/Users/user/Downloads/AwesomeProject3/ios/Pods/Headers/Public/hermes-engine -I/Users/user/Downloads/AwesomeProject3/ios/Pods/Headers/Public/libevent -I/Users/user/Downloads/AwesomeProject3/ios/Pods/hermes-engine/destroot/include -I/Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon -I/Users/user/Downloads/AwesomeProject3/ios/Pods/boost -I/Users/user/Downloads/AwesomeProject3/ios/Pods/RCT-Folly -I/Users/user/Downloads/AwesomeProject3/ios/Pods/DoubleConversion -I/Users/user/Downloads/AwesomeProject3/ios/Pods/libevent/include -I/Users/user/Library/Developer/Xcode/DerivedData/AwesomeProject3-epixsuezwupkizhbmbofgjstfowk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-hermes.build/DerivedSources-normal/arm64 -I/Users/user/Library/Developer/Xcode/DerivedData/AwesomeProject3-epixsuezwupkizhbmbofgjstfowk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-hermes.build/DerivedSources/arm64 -I/Users/user/Library/Developer/Xcode/DerivedData/AwesomeProject3-epixsuezwupkizhbmbofgjstfowk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-hermes.build/DerivedSources -F/Users/user/Library/Developer/Xcode/DerivedData/AwesomeProject3-epixsuezwupkizhbmbofgjstfowk/Build/Products/Debug-iphonesimulator/React-hermes -F/Users/user/Downloads/AwesomeProject3/ios/Pods/hermes-engine/destroot/Library/Frameworks/ios -fmodule-map-file\=/Users/user/Downloads/AwesomeProject3/ios/Pods/Headers/Public/folly/RCT-Folly.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -DFOLLY_HAVE_CLOCK_GETTIME\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/user/Downloads/AwesomeProject3/ios/Pods/Target\ Support\ Files/React-hermes/React-hermes-prefix.pch -MMD -MT dependencies -MF /Users/user/Library/Developer/Xcode/DerivedData/AwesomeProject3-epixsuezwupkizhbmbofgjstfowk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-hermes.build/Objects-normal/arm64/Registration.d --serialize-diagnostics /Users/user/Library/Developer/Xcode/DerivedData/AwesomeProject3-epixsuezwupkizhbmbofgjstfowk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-hermes.build/Objects-normal/arm64/Registration.dia -c /Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon/hermes/inspector/chrome/Registration.cpp -o /Users/user/Library/Developer/Xcode/DerivedData/AwesomeProject3-epixsuezwupkizhbmbofgjstfowk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-hermes.build/Objects-normal/arm64/Registration.o -index-unit-output-path /Pods.build/Debug-iphonesimulator/React-hermes.build/Objects-normal/arm64/Registration.o

In file included from /Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon/hermes/inspector/chrome/Registration.cpp:8:
/Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon/hermes/inspector/chrome/Registration.h:30:21: error: unknown type name 'RuntimeAdapter'; did you mean 'inspector_modern::RuntimeAdapter'?
    std::unique_ptr<RuntimeAdapter> adapter,
                    ^~~~~~~~~~~~~~
                    inspector_modern::RuntimeAdapter
In file included from /Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon/hermes/inspector/chrome/Registration.cpp:8:
In file included from /Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon/hermes/inspector/chrome/Registration.h:14:
/Users/user/Downloads/AwesomeProject3/ios/Pods/hermes-engine/destroot/include/hermes/inspector/RuntimeAdapter.h:35:24: note: 'inspector_modern::RuntimeAdapter' declared here
class INSPECTOR_EXPORT RuntimeAdapter {
                       ^
In file included from /Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon/hermes/inspector/chrome/Registration.cpp:9:
In file included from /Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon/hermes/inspector/chrome/ConnectionDemux.h:18:
/Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon/hermes/inspector/chrome/Connection.h:32:23: error: unknown type name 'RuntimeAdapter'; did you mean 'inspector_modern::RuntimeAdapter'?
      std::unique_ptr<RuntimeAdapter> adapter,
                      ^~~~~~~~~~~~~~
                      inspector_modern::RuntimeAdapter
In file included from /Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon/hermes/inspector/chrome/Registration.cpp:8:
In file included from /Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon/hermes/inspector/chrome/Registration.h:14:
/Users/user/Downloads/AwesomeProject3/ios/Pods/hermes-engine/destroot/include/hermes/inspector/RuntimeAdapter.h:35:24: note: 'inspector_modern::RuntimeAdapter' declared here
class INSPECTOR_EXPORT RuntimeAdapter {
                       ^
In file included from /Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon/hermes/inspector/chrome/Registration.cpp:9:
/Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon/hermes/inspector/chrome/ConnectionDemux.h:41:23: error: unknown type name 'RuntimeAdapter'; did you mean 'inspector_modern::RuntimeAdapter'?
      std::unique_ptr<RuntimeAdapter> adapter,
                      ^~~~~~~~~~~~~~
                      inspector_modern::RuntimeAdapter
In file included from /Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon/hermes/inspector/chrome/Registration.cpp:8:
In file included from /Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon/hermes/inspector/chrome/Registration.h:14:
/Users/user/Downloads/AwesomeProject3/ios/Pods/hermes-engine/destroot/include/hermes/inspector/RuntimeAdapter.h:35:24: note: 'inspector_modern::RuntimeAdapter' declared here
class INSPECTOR_EXPORT RuntimeAdapter {
                       ^
/Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon/hermes/inspector/chrome/Registration.cpp:26:21: error: unknown type name 'RuntimeAdapter'; did you mean 'inspector_modern::RuntimeAdapter'?
    std::unique_ptr<RuntimeAdapter> adapter,
                    ^~~~~~~~~~~~~~
                    inspector_modern::RuntimeAdapter
In file included from /Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon/hermes/inspector/chrome/Registration.cpp:8:
In file included from /Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon/hermes/inspector/chrome/Registration.h:14:
/Users/user/Downloads/AwesomeProject3/ios/Pods/hermes-engine/destroot/include/hermes/inspector/RuntimeAdapter.h:35:24: note: 'inspector_modern::RuntimeAdapter' declared here
class INSPECTOR_EXPORT RuntimeAdapter {
                       ^
4 errors generated.

/Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon/hermes/inspector/chrome/Registration.h:30:21: Unknown type name 'RuntimeAdapter'; did you mean 'inspector_modern::RuntimeAdapter'?

/Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon/hermes/inspector/chrome/Connection.h:32:23: Unknown type name 'RuntimeAdapter'; did you mean 'inspector_modern::RuntimeAdapter'?

/Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon/hermes/inspector/chrome/ConnectionDemux.h:41:23: Unknown type name 'RuntimeAdapter'; did you mean 'inspector_modern::RuntimeAdapter'?

/Users/user/Downloads/AwesomeProject3/node_modules/react-native/ReactCommon/hermes/inspector/chrome/Registration.cpp:26:21: Unknown type name 'RuntimeAdapter'; did you mean 'inspector_modern::RuntimeAdapter'?

@CyberMew
Copy link
Author

CyberMew commented Feb 23, 2024

Tried latest 0.73.4, also getting error.

In Pods: [Hermes] Using the latest commit from main.

Showing Recent Issues
/Users/user/Downloads/AwesomeProject4/node_modules/react-native/ReactCommon/hermes/inspector-modern/InspectorState.cpp:225:40: No member named 'AsyncTrigger' in 'facebook::hermes::debugger::PauseReason'

/Users/user/Downloads/AwesomeProject4/node_modules/react-native/ReactCommon/hermes/inspector-modern/InspectorState.cpp:366:33: No member named 'AsyncTrigger' in 'facebook::hermes::debugger::PauseReason'

Is there a tool versioning issue here?

Including Gemfile.lock:

  specs:
    CFPropertyList (3.0.7)
      base64
      nkf
      rexml
    activesupport (7.0.8.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    addressable (2.8.6)
      public_suffix (>= 2.0.2, < 6.0)
    algoliasearch (1.27.5)
      httpclient (~> 2.8, >= 2.8.3)
      json (>= 1.5.1)
    atomos (0.1.3)
    base64 (0.2.0)
    claide (1.1.0)
    cocoapods (1.14.3)
      addressable (~> 2.8)
      claide (>= 1.0.2, < 2.0)
      cocoapods-core (= 1.14.3)
      cocoapods-deintegrate (>= 1.0.3, < 2.0)
      cocoapods-downloader (>= 2.1, < 3.0)
      cocoapods-plugins (>= 1.0.0, < 2.0)
      cocoapods-search (>= 1.0.0, < 2.0)
      cocoapods-trunk (>= 1.6.0, < 2.0)
      cocoapods-try (>= 1.1.0, < 2.0)
      colored2 (~> 3.1)
      escape (~> 0.0.4)
      fourflusher (>= 2.3.0, < 3.0)
      gh_inspector (~> 1.0)
      molinillo (~> 0.8.0)
      nap (~> 1.0)
      ruby-macho (>= 2.3.0, < 3.0)
      xcodeproj (>= 1.23.0, < 2.0)
    cocoapods-art (1.1.1)
    cocoapods-core (1.14.3)
      activesupport (>= 5.0, < 8)
      addressable (~> 2.8)
      algoliasearch (~> 1.0)
      concurrent-ruby (~> 1.1)
      fuzzy_match (~> 2.0.4)
      nap (~> 1.0)
      netrc (~> 0.11)
      public_suffix (~> 4.0)
      typhoeus (~> 1.0)
    cocoapods-deintegrate (1.0.5)
    cocoapods-downloader (2.1)
    cocoapods-plugins (1.0.0)
      nap
    cocoapods-search (1.0.1)
    cocoapods-trunk (1.6.0)
      nap (>= 0.8, < 2.0)
      netrc (~> 0.11)
    cocoapods-try (1.2.0)
    colored2 (3.1.2)
    concurrent-ruby (1.2.3)
    escape (0.0.4)
    ethon (0.16.0)
      ffi (>= 1.15.0)
    ffi (1.16.3)
    fourflusher (2.3.1)
    fuzzy_match (2.0.4)
    gh_inspector (1.1.3)
    httpclient (2.8.3)
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    json (2.7.1)
    minitest (5.22.2)
    molinillo (0.8.0)
    nanaimo (0.3.0)
    nap (1.1.0)
    netrc (0.11.0)
    nkf (0.2.0)
    public_suffix (4.0.7)
    rexml (3.2.6)
    ruby-macho (2.5.1)
    typhoeus (1.4.1)
      ethon (>= 0.9.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    xcodeproj (1.24.0)
      CFPropertyList (>= 2.3.3, < 4.0)
      atomos (~> 0.1.3)
      claide (>= 1.0.2, < 2.0)
      colored2 (~> 3.1)
      nanaimo (~> 0.3.0)
      rexml (~> 3.2.4)

PLATFORMS
  ruby

DEPENDENCIES
  activesupport (>= 6.1.7.5, < 7.1.0)
  cocoapods (>= 1.13, < 1.15)
  cocoapods-art

RUBY VERSION
   ruby 3.3.0p0

BUNDLED WITH
   2.5.6

And Podfile.lock:

PODS:
  - boost (1.83.0)
  - CocoaAsyncSocket (7.6.5)
  - DoubleConversion (1.1.6)
  - FBLazyVector (0.73.4)
  - FBReactNativeSpec (0.73.4):
    - RCT-Folly (= 2022.05.16.00)
    - RCTRequired (= 0.73.4)
    - RCTTypeSafety (= 0.73.4)
    - React-Core (= 0.73.4)
    - React-jsi (= 0.73.4)
    - ReactCommon/turbomodule/core (= 0.73.4)
  - Flipper (0.201.0):
    - Flipper-Folly (~> 2.6)
  - Flipper-Boost-iOSX (1.76.0.1.11)
  - Flipper-DoubleConversion (3.2.0.1)
  - Flipper-Fmt (7.1.7)
  - Flipper-Folly (2.6.10):
    - Flipper-Boost-iOSX
    - Flipper-DoubleConversion
    - Flipper-Fmt (= 7.1.7)
    - Flipper-Glog
    - libevent (~> 2.1.12)
    - OpenSSL-Universal (= 1.1.1100)
  - Flipper-Glog (0.5.0.5)
  - Flipper-PeerTalk (0.0.4)
  - FlipperKit (0.201.0):
    - FlipperKit/Core (= 0.201.0)
  - FlipperKit/Core (0.201.0):
    - Flipper (~> 0.201.0)
    - FlipperKit/CppBridge
    - FlipperKit/FBCxxFollyDynamicConvert
    - FlipperKit/FBDefines
    - FlipperKit/FKPortForwarding
    - SocketRocket (~> 0.6.0)
  - FlipperKit/CppBridge (0.201.0):
    - Flipper (~> 0.201.0)
  - FlipperKit/FBCxxFollyDynamicConvert (0.201.0):
    - Flipper-Folly (~> 2.6)
  - FlipperKit/FBDefines (0.201.0)
  - FlipperKit/FKPortForwarding (0.201.0):
    - CocoaAsyncSocket (~> 7.6)
    - Flipper-PeerTalk (~> 0.0.4)
  - FlipperKit/FlipperKitHighlightOverlay (0.201.0)
  - FlipperKit/FlipperKitLayoutHelpers (0.201.0):
    - FlipperKit/Core
    - FlipperKit/FlipperKitHighlightOverlay
    - FlipperKit/FlipperKitLayoutTextSearchable
  - FlipperKit/FlipperKitLayoutIOSDescriptors (0.201.0):
    - FlipperKit/Core
    - FlipperKit/FlipperKitHighlightOverlay
    - FlipperKit/FlipperKitLayoutHelpers
  - FlipperKit/FlipperKitLayoutPlugin (0.201.0):
    - FlipperKit/Core
    - FlipperKit/FlipperKitHighlightOverlay
    - FlipperKit/FlipperKitLayoutHelpers
    - FlipperKit/FlipperKitLayoutIOSDescriptors
    - FlipperKit/FlipperKitLayoutTextSearchable
  - FlipperKit/FlipperKitLayoutTextSearchable (0.201.0)
  - FlipperKit/FlipperKitNetworkPlugin (0.201.0):
    - FlipperKit/Core
  - FlipperKit/FlipperKitReactPlugin (0.201.0):
    - FlipperKit/Core
  - FlipperKit/FlipperKitUserDefaultsPlugin (0.201.0):
    - FlipperKit/Core
  - FlipperKit/SKIOSNetworkPlugin (0.201.0):
    - FlipperKit/Core
    - FlipperKit/FlipperKitNetworkPlugin
  - fmt (6.2.1)
  - glog (0.3.5)
  - hermes-engine (0.73.4):
    - hermes-engine/Hermes (= 0.73.4)
    - hermes-engine/inspector (= 0.73.4)
    - hermes-engine/inspector_chrome (= 0.73.4)
    - hermes-engine/Public (= 0.73.4)
  - hermes-engine/Hermes (0.73.4)
  - hermes-engine/inspector (0.73.4)
  - hermes-engine/inspector_chrome (0.73.4)
  - hermes-engine/Public (0.73.4)
  - libevent (2.1.12)
  - OpenSSL-Universal (1.1.1100)
  - RCT-Folly (2022.05.16.00):
    - boost
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - RCT-Folly/Default (= 2022.05.16.00)
  - RCT-Folly/Default (2022.05.16.00):
    - boost
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
  - RCT-Folly/Fabric (2022.05.16.00):
    - boost
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
  - RCT-Folly/Futures (2022.05.16.00):
    - boost
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - libevent
  - RCTRequired (0.73.4)
  - RCTTypeSafety (0.73.4):
    - FBLazyVector (= 0.73.4)
    - RCTRequired (= 0.73.4)
    - React-Core (= 0.73.4)
  - React (0.73.4):
    - React-Core (= 0.73.4)
    - React-Core/DevSupport (= 0.73.4)
    - React-Core/RCTWebSocket (= 0.73.4)
    - React-RCTActionSheet (= 0.73.4)
    - React-RCTAnimation (= 0.73.4)
    - React-RCTBlob (= 0.73.4)
    - React-RCTImage (= 0.73.4)
    - React-RCTLinking (= 0.73.4)
    - React-RCTNetwork (= 0.73.4)
    - React-RCTSettings (= 0.73.4)
    - React-RCTText (= 0.73.4)
    - React-RCTVibration (= 0.73.4)
  - React-callinvoker (0.73.4)
  - React-Codegen (0.73.4):
    - DoubleConversion
    - FBReactNativeSpec
    - glog
    - hermes-engine
    - RCT-Folly
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-jsi
    - React-jsiexecutor
    - React-NativeModulesApple
    - React-rncore
    - ReactCommon/turbomodule/bridging
    - ReactCommon/turbomodule/core
  - React-Core (0.73.4):
    - glog
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
    - React-Core/Default (= 0.73.4)
    - React-cxxreact
    - React-hermes
    - React-jsi
    - React-jsiexecutor
    - React-perflogger
    - React-runtimescheduler
    - React-utils
    - SocketRocket (= 0.6.1)
    - Yoga
  - React-Core/CoreModulesHeaders (0.73.4):
    - glog
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
    - React-Core/Default
    - React-cxxreact
    - React-hermes
    - React-jsi
    - React-jsiexecutor
    - React-perflogger
    - React-runtimescheduler
    - React-utils
    - SocketRocket (= 0.6.1)
    - Yoga
  - React-Core/Default (0.73.4):
    - glog
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
    - React-cxxreact
    - React-hermes
    - React-jsi
    - React-jsiexecutor
    - React-perflogger
    - React-runtimescheduler
    - React-utils
    - SocketRocket (= 0.6.1)
    - Yoga
  - React-Core/DevSupport (0.73.4):
    - glog
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
    - React-Core/Default (= 0.73.4)
    - React-Core/RCTWebSocket (= 0.73.4)
    - React-cxxreact
    - React-hermes
    - React-jsi
    - React-jsiexecutor
    - React-jsinspector (= 0.73.4)
    - React-perflogger
    - React-runtimescheduler
    - React-utils
    - SocketRocket (= 0.6.1)
    - Yoga
  - React-Core/RCTActionSheetHeaders (0.73.4):
    - glog
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
    - React-Core/Default
    - React-cxxreact
    - React-hermes
    - React-jsi
    - React-jsiexecutor
    - React-perflogger
    - React-runtimescheduler
    - React-utils
    - SocketRocket (= 0.6.1)
    - Yoga
  - React-Core/RCTAnimationHeaders (0.73.4):
    - glog
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
    - React-Core/Default
    - React-cxxreact
    - React-hermes
    - React-jsi
    - React-jsiexecutor
    - React-perflogger
    - React-runtimescheduler
    - React-utils
    - SocketRocket (= 0.6.1)
    - Yoga
  - React-Core/RCTBlobHeaders (0.73.4):
    - glog
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
    - React-Core/Default
    - React-cxxreact
    - React-hermes
    - React-jsi
    - React-jsiexecutor
    - React-perflogger
    - React-runtimescheduler
    - React-utils
    - SocketRocket (= 0.6.1)
    - Yoga
  - React-Core/RCTImageHeaders (0.73.4):
    - glog
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
    - React-Core/Default
    - React-cxxreact
    - React-hermes
    - React-jsi
    - React-jsiexecutor
    - React-perflogger
    - React-runtimescheduler
    - React-utils
    - SocketRocket (= 0.6.1)
    - Yoga
  - React-Core/RCTLinkingHeaders (0.73.4):
    - glog
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
    - React-Core/Default
    - React-cxxreact
    - React-hermes
    - React-jsi
    - React-jsiexecutor
    - React-perflogger
    - React-runtimescheduler
    - React-utils
    - SocketRocket (= 0.6.1)
    - Yoga
  - React-Core/RCTNetworkHeaders (0.73.4):
    - glog
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
    - React-Core/Default
    - React-cxxreact
    - React-hermes
    - React-jsi
    - React-jsiexecutor
    - React-perflogger
    - React-runtimescheduler
    - React-utils
    - SocketRocket (= 0.6.1)
    - Yoga
  - React-Core/RCTSettingsHeaders (0.73.4):
    - glog
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
    - React-Core/Default
    - React-cxxreact
    - React-hermes
    - React-jsi
    - React-jsiexecutor
    - React-perflogger
    - React-runtimescheduler
    - React-utils
    - SocketRocket (= 0.6.1)
    - Yoga
  - React-Core/RCTTextHeaders (0.73.4):
    - glog
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
    - React-Core/Default
    - React-cxxreact
    - React-hermes
    - React-jsi
    - React-jsiexecutor
    - React-perflogger
    - React-runtimescheduler
    - React-utils
    - SocketRocket (= 0.6.1)
    - Yoga
  - React-Core/RCTVibrationHeaders (0.73.4):
    - glog
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
    - React-Core/Default
    - React-cxxreact
    - React-hermes
    - React-jsi
    - React-jsiexecutor
    - React-perflogger
    - React-runtimescheduler
    - React-utils
    - SocketRocket (= 0.6.1)
    - Yoga
  - React-Core/RCTWebSocket (0.73.4):
    - glog
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
    - React-Core/Default (= 0.73.4)
    - React-cxxreact
    - React-hermes
    - React-jsi
    - React-jsiexecutor
    - React-perflogger
    - React-runtimescheduler
    - React-utils
    - SocketRocket (= 0.6.1)
    - Yoga
  - React-CoreModules (0.73.4):
    - RCT-Folly (= 2022.05.16.00)
    - RCTTypeSafety (= 0.73.4)
    - React-Codegen
    - React-Core/CoreModulesHeaders (= 0.73.4)
    - React-jsi (= 0.73.4)
    - React-NativeModulesApple
    - React-RCTBlob
    - React-RCTImage (= 0.73.4)
    - ReactCommon
    - SocketRocket (= 0.6.1)
  - React-cxxreact (0.73.4):
    - boost (= 1.83.0)
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
    - React-callinvoker (= 0.73.4)
    - React-debug (= 0.73.4)
    - React-jsi (= 0.73.4)
    - React-jsinspector (= 0.73.4)
    - React-logger (= 0.73.4)
    - React-perflogger (= 0.73.4)
    - React-runtimeexecutor (= 0.73.4)
  - React-debug (0.73.4)
  - React-Fabric (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-Fabric/animations (= 0.73.4)
    - React-Fabric/attributedstring (= 0.73.4)
    - React-Fabric/componentregistry (= 0.73.4)
    - React-Fabric/componentregistrynative (= 0.73.4)
    - React-Fabric/components (= 0.73.4)
    - React-Fabric/core (= 0.73.4)
    - React-Fabric/imagemanager (= 0.73.4)
    - React-Fabric/leakchecker (= 0.73.4)
    - React-Fabric/mounting (= 0.73.4)
    - React-Fabric/scheduler (= 0.73.4)
    - React-Fabric/telemetry (= 0.73.4)
    - React-Fabric/templateprocessor (= 0.73.4)
    - React-Fabric/textlayoutmanager (= 0.73.4)
    - React-Fabric/uimanager (= 0.73.4)
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/animations (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/attributedstring (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/componentregistry (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/componentregistrynative (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/components (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-Fabric/components/inputaccessory (= 0.73.4)
    - React-Fabric/components/legacyviewmanagerinterop (= 0.73.4)
    - React-Fabric/components/modal (= 0.73.4)
    - React-Fabric/components/rncore (= 0.73.4)
    - React-Fabric/components/root (= 0.73.4)
    - React-Fabric/components/safeareaview (= 0.73.4)
    - React-Fabric/components/scrollview (= 0.73.4)
    - React-Fabric/components/text (= 0.73.4)
    - React-Fabric/components/textinput (= 0.73.4)
    - React-Fabric/components/unimplementedview (= 0.73.4)
    - React-Fabric/components/view (= 0.73.4)
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/components/inputaccessory (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/components/legacyviewmanagerinterop (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/components/modal (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/components/rncore (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/components/root (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/components/safeareaview (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/components/scrollview (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/components/text (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/components/textinput (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/components/unimplementedview (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/components/view (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
    - Yoga
  - React-Fabric/core (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/imagemanager (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/leakchecker (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/mounting (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/scheduler (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/telemetry (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/templateprocessor (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/textlayoutmanager (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-Fabric/uimanager
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-Fabric/uimanager (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-cxxreact
    - React-debug
    - React-graphics
    - React-jsi
    - React-jsiexecutor
    - React-logger
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - ReactCommon/turbomodule/core
  - React-FabricImage (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - RCTRequired (= 0.73.4)
    - RCTTypeSafety (= 0.73.4)
    - React-Fabric
    - React-graphics
    - React-ImageManager
    - React-jsi
    - React-jsiexecutor (= 0.73.4)
    - React-logger
    - React-rendererdebug
    - React-utils
    - ReactCommon
    - Yoga
  - React-graphics (0.73.4):
    - glog
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - React-Core/Default (= 0.73.4)
    - React-utils
  - React-hermes (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
    - RCT-Folly/Futures (= 2022.05.16.00)
    - React-cxxreact (= 0.73.4)
    - React-jsi
    - React-jsiexecutor (= 0.73.4)
    - React-jsinspector (= 0.73.4)
    - React-perflogger (= 0.73.4)
  - React-ImageManager (0.73.4):
    - glog
    - RCT-Folly/Fabric
    - React-Core/Default
    - React-debug
    - React-Fabric
    - React-graphics
    - React-rendererdebug
    - React-utils
  - React-jserrorhandler (0.73.4):
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - React-debug
    - React-jsi
    - React-Mapbuffer
  - React-jsi (0.73.4):
    - boost (= 1.83.0)
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
  - React-jsiexecutor (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
    - React-cxxreact (= 0.73.4)
    - React-jsi (= 0.73.4)
    - React-perflogger (= 0.73.4)
  - React-jsinspector (0.73.4)
  - React-logger (0.73.4):
    - glog
  - React-Mapbuffer (0.73.4):
    - glog
    - React-debug
  - React-nativeconfig (0.73.4)
  - React-NativeModulesApple (0.73.4):
    - glog
    - hermes-engine
    - React-callinvoker
    - React-Core
    - React-cxxreact
    - React-jsi
    - React-runtimeexecutor
    - ReactCommon/turbomodule/bridging
    - ReactCommon/turbomodule/core
  - React-perflogger (0.73.4)
  - React-RCTActionSheet (0.73.4):
    - React-Core/RCTActionSheetHeaders (= 0.73.4)
  - React-RCTAnimation (0.73.4):
    - RCT-Folly (= 2022.05.16.00)
    - RCTTypeSafety
    - React-Codegen
    - React-Core/RCTAnimationHeaders
    - React-jsi
    - React-NativeModulesApple
    - ReactCommon
  - React-RCTAppDelegate (0.73.4):
    - RCT-Folly
    - RCTRequired
    - RCTTypeSafety
    - React-Core
    - React-CoreModules
    - React-hermes
    - React-nativeconfig
    - React-NativeModulesApple
    - React-RCTFabric
    - React-RCTImage
    - React-RCTNetwork
    - React-runtimescheduler
    - ReactCommon
  - React-RCTBlob (0.73.4):
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
    - React-Codegen
    - React-Core/RCTBlobHeaders
    - React-Core/RCTWebSocket
    - React-jsi
    - React-NativeModulesApple
    - React-RCTNetwork
    - ReactCommon
  - React-RCTFabric (0.73.4):
    - glog
    - hermes-engine
    - RCT-Folly/Fabric (= 2022.05.16.00)
    - React-Core
    - React-debug
    - React-Fabric
    - React-FabricImage
    - React-graphics
    - React-ImageManager
    - React-jsi
    - React-nativeconfig
    - React-RCTImage
    - React-RCTText
    - React-rendererdebug
    - React-runtimescheduler
    - React-utils
    - Yoga
  - React-RCTImage (0.73.4):
    - RCT-Folly (= 2022.05.16.00)
    - RCTTypeSafety
    - React-Codegen
    - React-Core/RCTImageHeaders
    - React-jsi
    - React-NativeModulesApple
    - React-RCTNetwork
    - ReactCommon
  - React-RCTLinking (0.73.4):
    - React-Codegen
    - React-Core/RCTLinkingHeaders (= 0.73.4)
    - React-jsi (= 0.73.4)
    - React-NativeModulesApple
    - ReactCommon
    - ReactCommon/turbomodule/core (= 0.73.4)
  - React-RCTNetwork (0.73.4):
    - RCT-Folly (= 2022.05.16.00)
    - RCTTypeSafety
    - React-Codegen
    - React-Core/RCTNetworkHeaders
    - React-jsi
    - React-NativeModulesApple
    - ReactCommon
  - React-RCTSettings (0.73.4):
    - RCT-Folly (= 2022.05.16.00)
    - RCTTypeSafety
    - React-Codegen
    - React-Core/RCTSettingsHeaders
    - React-jsi
    - React-NativeModulesApple
    - ReactCommon
  - React-RCTText (0.73.4):
    - React-Core/RCTTextHeaders (= 0.73.4)
    - Yoga
  - React-RCTVibration (0.73.4):
    - RCT-Folly (= 2022.05.16.00)
    - React-Codegen
    - React-Core/RCTVibrationHeaders
    - React-jsi
    - React-NativeModulesApple
    - ReactCommon
  - React-rendererdebug (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - RCT-Folly (= 2022.05.16.00)
    - React-debug
  - React-rncore (0.73.4)
  - React-runtimeexecutor (0.73.4):
    - React-jsi (= 0.73.4)
  - React-runtimescheduler (0.73.4):
    - glog
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
    - React-callinvoker
    - React-cxxreact
    - React-debug
    - React-jsi
    - React-rendererdebug
    - React-runtimeexecutor
    - React-utils
  - React-utils (0.73.4):
    - glog
    - RCT-Folly (= 2022.05.16.00)
    - React-debug
  - ReactCommon (0.73.4):
    - React-logger (= 0.73.4)
    - ReactCommon/turbomodule (= 0.73.4)
  - ReactCommon/turbomodule (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
    - React-callinvoker (= 0.73.4)
    - React-cxxreact (= 0.73.4)
    - React-jsi (= 0.73.4)
    - React-logger (= 0.73.4)
    - React-perflogger (= 0.73.4)
    - ReactCommon/turbomodule/bridging (= 0.73.4)
    - ReactCommon/turbomodule/core (= 0.73.4)
  - ReactCommon/turbomodule/bridging (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
    - React-callinvoker (= 0.73.4)
    - React-cxxreact (= 0.73.4)
    - React-jsi (= 0.73.4)
    - React-logger (= 0.73.4)
    - React-perflogger (= 0.73.4)
  - ReactCommon/turbomodule/core (0.73.4):
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - hermes-engine
    - RCT-Folly (= 2022.05.16.00)
    - React-callinvoker (= 0.73.4)
    - React-cxxreact (= 0.73.4)
    - React-jsi (= 0.73.4)
    - React-logger (= 0.73.4)
    - React-perflogger (= 0.73.4)
  - SocketRocket (0.6.1)
  - Yoga (1.14.0)

DEPENDENCIES:
  - boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
  - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
  - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
  - FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
  - Flipper (= 0.201.0)
  - Flipper-Boost-iOSX (= 1.76.0.1.11)
  - Flipper-DoubleConversion (= 3.2.0.1)
  - Flipper-Fmt (= 7.1.7)
  - Flipper-Folly (= 2.6.10)
  - Flipper-Glog (= 0.5.0.5)
  - Flipper-PeerTalk (= 0.0.4)
  - FlipperKit (= 0.201.0)
  - FlipperKit/Core (= 0.201.0)
  - FlipperKit/CppBridge (= 0.201.0)
  - FlipperKit/FBCxxFollyDynamicConvert (= 0.201.0)
  - FlipperKit/FBDefines (= 0.201.0)
  - FlipperKit/FKPortForwarding (= 0.201.0)
  - FlipperKit/FlipperKitHighlightOverlay (= 0.201.0)
  - FlipperKit/FlipperKitLayoutPlugin (= 0.201.0)
  - FlipperKit/FlipperKitLayoutTextSearchable (= 0.201.0)
  - FlipperKit/FlipperKitNetworkPlugin (= 0.201.0)
  - FlipperKit/FlipperKitReactPlugin (= 0.201.0)
  - FlipperKit/FlipperKitUserDefaultsPlugin (= 0.201.0)
  - FlipperKit/SKIOSNetworkPlugin (= 0.201.0)
  - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
  - hermes-engine (from `../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec`)
  - libevent (~> 2.1.12)
  - OpenSSL-Universal (= 1.1.1100)
  - RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
  - RCT-Folly/Fabric (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
  - RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`)
  - RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`)
  - React (from `../node_modules/react-native/`)
  - React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`)
  - React-Codegen (from `build/generated/ios`)
  - React-Core (from `../node_modules/react-native/`)
  - React-Core/DevSupport (from `../node_modules/react-native/`)
  - React-Core/RCTWebSocket (from `../node_modules/react-native/`)
  - React-CoreModules (from `../node_modules/react-native/React/CoreModules`)
  - React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`)
  - React-debug (from `../node_modules/react-native/ReactCommon/react/debug`)
  - React-Fabric (from `../node_modules/react-native/ReactCommon`)
  - React-FabricImage (from `../node_modules/react-native/ReactCommon`)
  - React-graphics (from `../node_modules/react-native/ReactCommon/react/renderer/graphics`)
  - React-hermes (from `../node_modules/react-native/ReactCommon/hermes`)
  - React-ImageManager (from `../node_modules/react-native/ReactCommon/react/renderer/imagemanager/platform/ios`)
  - React-jserrorhandler (from `../node_modules/react-native/ReactCommon/jserrorhandler`)
  - React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
  - React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
  - React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector-modern`)
  - React-logger (from `../node_modules/react-native/ReactCommon/logger`)
  - React-Mapbuffer (from `../node_modules/react-native/ReactCommon`)
  - React-nativeconfig (from `../node_modules/react-native/ReactCommon`)
  - React-NativeModulesApple (from `../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios`)
  - React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
  - React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
  - React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
  - React-RCTAppDelegate (from `../node_modules/react-native/Libraries/AppDelegate`)
  - React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`)
  - React-RCTFabric (from `../node_modules/react-native/React`)
  - React-RCTImage (from `../node_modules/react-native/Libraries/Image`)
  - React-RCTLinking (from `../node_modules/react-native/Libraries/LinkingIOS`)
  - React-RCTNetwork (from `../node_modules/react-native/Libraries/Network`)
  - React-RCTSettings (from `../node_modules/react-native/Libraries/Settings`)
  - React-RCTText (from `../node_modules/react-native/Libraries/Text`)
  - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
  - React-rendererdebug (from `../node_modules/react-native/ReactCommon/react/renderer/debug`)
  - React-rncore (from `../node_modules/react-native/ReactCommon`)
  - React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
  - React-runtimescheduler (from `../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler`)
  - React-utils (from `../node_modules/react-native/ReactCommon/react/utils`)
  - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
  - Yoga (from `../node_modules/react-native/ReactCommon/yoga`)

SPEC REPOS:
  https://privateartifactory.com/here:
    - CocoaAsyncSocket
    - Flipper
    - Flipper-Boost-iOSX
    - Flipper-DoubleConversion
    - Flipper-Fmt
    - Flipper-Folly
    - Flipper-Glog
    - Flipper-PeerTalk
    - FlipperKit
    - fmt
    - libevent
    - OpenSSL-Universal
    - SocketRocket

EXTERNAL SOURCES:
  boost:
    :podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec"
  DoubleConversion:
    :podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
  FBLazyVector:
    :path: "../node_modules/react-native/Libraries/FBLazyVector"
  FBReactNativeSpec:
    :path: "../node_modules/react-native/React/FBReactNativeSpec"
  glog:
    :podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
  hermes-engine:
    :podspec: "../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec"
    :tag: hermes-2023-11-17-RNv0.73.0-21043a3fc062be445e56a2c10ecd8be028dd9cc5
  RCT-Folly:
    :podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec"
  RCTRequired:
    :path: "../node_modules/react-native/Libraries/RCTRequired"
  RCTTypeSafety:
    :path: "../node_modules/react-native/Libraries/TypeSafety"
  React:
    :path: "../node_modules/react-native/"
  React-callinvoker:
    :path: "../node_modules/react-native/ReactCommon/callinvoker"
  React-Codegen:
    :path: build/generated/ios
  React-Core:
    :path: "../node_modules/react-native/"
  React-CoreModules:
    :path: "../node_modules/react-native/React/CoreModules"
  React-cxxreact:
    :path: "../node_modules/react-native/ReactCommon/cxxreact"
  React-debug:
    :path: "../node_modules/react-native/ReactCommon/react/debug"
  React-Fabric:
    :path: "../node_modules/react-native/ReactCommon"
  React-FabricImage:
    :path: "../node_modules/react-native/ReactCommon"
  React-graphics:
    :path: "../node_modules/react-native/ReactCommon/react/renderer/graphics"
  React-hermes:
    :path: "../node_modules/react-native/ReactCommon/hermes"
  React-ImageManager:
    :path: "../node_modules/react-native/ReactCommon/react/renderer/imagemanager/platform/ios"
  React-jserrorhandler:
    :path: "../node_modules/react-native/ReactCommon/jserrorhandler"
  React-jsi:
    :path: "../node_modules/react-native/ReactCommon/jsi"
  React-jsiexecutor:
    :path: "../node_modules/react-native/ReactCommon/jsiexecutor"
  React-jsinspector:
    :path: "../node_modules/react-native/ReactCommon/jsinspector-modern"
  React-logger:
    :path: "../node_modules/react-native/ReactCommon/logger"
  React-Mapbuffer:
    :path: "../node_modules/react-native/ReactCommon"
  React-nativeconfig:
    :path: "../node_modules/react-native/ReactCommon"
  React-NativeModulesApple:
    :path: "../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios"
  React-perflogger:
    :path: "../node_modules/react-native/ReactCommon/reactperflogger"
  React-RCTActionSheet:
    :path: "../node_modules/react-native/Libraries/ActionSheetIOS"
  React-RCTAnimation:
    :path: "../node_modules/react-native/Libraries/NativeAnimation"
  React-RCTAppDelegate:
    :path: "../node_modules/react-native/Libraries/AppDelegate"
  React-RCTBlob:
    :path: "../node_modules/react-native/Libraries/Blob"
  React-RCTFabric:
    :path: "../node_modules/react-native/React"
  React-RCTImage:
    :path: "../node_modules/react-native/Libraries/Image"
  React-RCTLinking:
    :path: "../node_modules/react-native/Libraries/LinkingIOS"
  React-RCTNetwork:
    :path: "../node_modules/react-native/Libraries/Network"
  React-RCTSettings:
    :path: "../node_modules/react-native/Libraries/Settings"
  React-RCTText:
    :path: "../node_modules/react-native/Libraries/Text"
  React-RCTVibration:
    :path: "../node_modules/react-native/Libraries/Vibration"
  React-rendererdebug:
    :path: "../node_modules/react-native/ReactCommon/react/renderer/debug"
  React-rncore:
    :path: "../node_modules/react-native/ReactCommon"
  React-runtimeexecutor:
    :path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
  React-runtimescheduler:
    :path: "../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler"
  React-utils:
    :path: "../node_modules/react-native/ReactCommon/react/utils"
  ReactCommon:
    :path: "../node_modules/react-native/ReactCommon"
  Yoga:
    :path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
  boost: d3f49c53809116a5d38da093a8aa78bf551aed09
  CocoaAsyncSocket: dbea5af7b6d33a22199a5cc94032e9da4a62b7b7
  DoubleConversion: fea03f2699887d960129cc54bba7e52542b6f953
  FBLazyVector: 84f6edbe225f38aebd9deaf1540a4160b1f087d7
  FBReactNativeSpec: d0086a479be91c44ce4687a962956a352d2dc697
  Flipper: ed18ac0a4a73119a6f3da1266895b46df7ca1187
  Flipper-Boost-iOSX: 47cec80a8f5bbb4dc3344c65813fb1428052b27d
  Flipper-DoubleConversion: 721a34ec84c1bbdeba2b336e7eeb164f75aa7d61
  Flipper-Fmt: 704250d2802774714442eef882e4ccd2d9cd4e44
  Flipper-Folly: 8d7ef3043bb44231df96103032dca62aca7ab200
  Flipper-Glog: c4ae050c4bd90c8959cf7db8a14f8086d2b1f850
  Flipper-PeerTalk: e14e830492cbfab7f1799895674b0668c58538db
  FlipperKit: 8642922c78ec421f81589c90554de6fb746aa855
  fmt: 4957022371c91b6487f57d60bb7b1eaae1f62620
  glog: c5d68082e772fa1c511173d6b30a9de2c05a69a2
  hermes-engine: ec0626ce26bfb54149d115c4dfd5155c892f6c95
  libevent: 4489aa3b124d406b89ff8af8be2579c4fb57103d
  OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
  RCT-Folly: 7169b2b1c44399c76a47b5deaaba715eeeb476c0
  RCTRequired: ab7f915c15569f04a49669e573e6e319a53f9faa
  RCTTypeSafety: 63b97ced7b766865057e7154db0e81ce4ee6cf1e
  React: 1c87497e50fa40ba9c54e5ea5e53483a0f8eecc0
  React-callinvoker: e3a52a9a93e3eb004d7282c26a4fb27003273fe6
  React-Codegen: 50c0f8f073e71b929b057b68bf31be604f1dccc8
  React-Core: d0ecde72894b792cb8922efaa0990199cbe85169
  React-CoreModules: 2ff1684dd517f0c441495d90a704d499f05e9d0a
  React-cxxreact: d9be2fac926741052395da0a6d0bab8d71e2f297
  React-debug: 4678e73a37cb501d784e99ff0f219b4940362a3b
  React-Fabric: 460ee9d4b8b9de3382504a711430bfead1d5be1e
  React-FabricImage: d0a0631bc8ad9143f42bfccf9d3d533a144cc3d6
  React-graphics: f0d5040263a9649e2a70ebe27b3120c49411afef
  React-hermes: b9ac2f7b0c1eeb206eb883583cab7a973d570a6e
  React-ImageManager: 6c4bf9d5ed363ead7b5aaf820a3feab221b7063e
  React-jserrorhandler: 6e7a7e187583e14dc7a0053a2bdd66c252ea3b21
  React-jsi: 380cd24dd81a705dd042c18989fb10b07182210c
  React-jsiexecutor: 8ed7a18b9f119440efdcd424c8257dc7e18067e2
  React-jsinspector: 9ac353eccf6ab54d1e0a33862ba91221d1e88460
  React-logger: 0a57b68dd2aec7ff738195f081f0520724b35dab
  React-Mapbuffer: 63913773ed7f96b814a2521e13e6d010282096ad
  React-nativeconfig: d7af5bae6da70fa15ce44f045621cf99ed24087c
  React-NativeModulesApple: 0123905d5699853ac68519607555a9a4f5c7b3ac
  React-perflogger: 8a1e1af5733004bdd91258dcefbde21e0d1faccd
  React-RCTActionSheet: 64bbff3a3963664c2d0146f870fe8e0264aee4c4
  React-RCTAnimation: b698168a7269265a4694727196484342d695f0c1
  React-RCTAppDelegate: dcd8e955116eb1d1908dfaf08b4c970812e6a1e6
  React-RCTBlob: 47f8c3b2b4b7fa2c5f19c43f0b7f77f57fb9d953
  React-RCTFabric: 6067a32d683d0c2b84d444548bc15a263c64abed
  React-RCTImage: ac0e77a44c290b20db783649b2b9cddc93e3eb99
  React-RCTLinking: e626fd2900913fe5d25922ea1be394b7aafa09c9
  React-RCTNetwork: d3114bce3977dafe8bd06421b29812f5a8527ba0
  React-RCTSettings: a53511f90d8df637a1a11ac729179a4d2f734481
  React-RCTText: f0176f5f5952f9a4a2c7354f5ae71f7c420aaf34
  React-RCTVibration: 8160223c6eda5b187079fec204f80eca8b8f3177
  React-rendererdebug: ed286b4da8648c27d6ed3ae1410d4b21ba890d5a
  React-rncore: 43f133b89ac10c4b6ab43702a541dee1c292a3bf
  React-runtimeexecutor: e6ab6bb083dbdbdd489cff426ed0bce0652e6edf
  React-runtimescheduler: ed48e5faac6751e66ee1261c4bd01643b436f112
  React-utils: 6e5ad394416482ae21831050928ae27348f83487
  ReactCommon: 840a955d37b7f3358554d819446bffcf624b2522
  SocketRocket: 739d68836d1f9fb584069e5ccdf2613d6fe703f8
  Yoga: 1b901a6d6eeba4e8a2e8f308f708691cdb5db312

PODFILE CHECKSUM: bb3aa60546e938579c1dc3f805fd950fd398a32b

COCOAPODS: 1.14.3

@CyberMew
Copy link
Author

No issues with 0.71.x. Not sure if it is a bug with React Native or Hermes because during the bundle exec pod install process it kept showing:
0.72.x - [Hermes] Installing hermes-engine may take slightly longer, building Hermes compiler from source...
0.73.4 - [Hermes] Using the latest commit from main.

BUILD_FROM_SOURCE=false bundle exec pod install does not work.

@CyberMew
Copy link
Author

CyberMew commented Mar 5, 2024

We can close this issue now it as it is determined (in #43241) to be non-200 http error causing it to go to source instead of using the release artifact on 0.72.x and above.

@OnurVar
Copy link

OnurVar commented Apr 19, 2024

It's already mentioned in Gemfile but please make sure you're using cocoapods version is lower 1.15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants