Skip to content

fix: react-native-purchases-ui 9.5.4 fails when using eas build as it depends on PurchasesHybridCommonUI (= 17.10.0) #1450

@justinhartman

Description

@justinhartman

Describe the bug

When trying to build an iOS app using eas build -p ios --local without expo ejected there is a version mismatch with cocopods.

[INSTALL_PODS] % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[INSTALL_PODS]                                  Dload  Upload   Total   Spent    Left  Speed
  0STALL_PODS] 
[INSTALL_PODS] 0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[INSTALL_PODS] 0     0    0     0    0     0      0      0 --:--:-- --:-
[INSTALL_PODS] -:-- --:--:--     0
[INSTALL_PODS] 24 29.0M   24 7221k    0     0
[INSTALL_PODS] 6704k      0  0:00:04  0:00:01  0:00:03 6698k
[INSTALL_PODS] 51 29.0M   51 14.8M
[INSTALL_PODS] 0     0  7373k      0  0:00:04  0:00:02  0:00:02 7372k
[INSTALL_PODS] 74 29.0M   74 21.7M    0     0
[INSTALL_PODS] 7273k      0  0:00:04  0:00:03  0:00:01 7271k
[INSTALL_PODS] 100 29.0M  100 29.0M    0     0
[INSTALL_PODS] 7355k      0  0:00:04  0:00:04 --:--:-- 7356k
[INSTALL_PODS] % Total    % Received % Xferd  Averag
[INSTALL_PODS] e Speed   Time    Time     Time  Current
[INSTALL_PODS]                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[INSTALL_PODS] 30 20.3M   30 6345k    0     0  6649k
[INSTALL_PODS] 0  0:00:03 --:--:--  0:00:03 6644k
[INSTALL_PODS] 67 20.3M   67 13.6M    0
[INSTALL_PODS] 0  7194k      0  0:00:02  0:00:01  0:00:01 7192k
[INSTALL_PODS] 100 20.3M  100 20.3M    0
[INSTALL_PODS] 0  7141k      0  0:00:02  0:00:02 --:--:-- 7142k
[INSTALL_PODS] [!] CocoaPods could not find compatible versions for pod "PurchasesHybridCommonUI":
[INSTALL_PODS]   In Podfile:
[INSTALL_PODS]     RNPaywalls (from ../node_modules/react-native-purchases-ui) was resolved to 9.5.4, which depends on
[INSTALL_PODS]       PurchasesHybridCommonUI (= 17.10.0)
[INSTALL_PODS] None of your spec sources contain a spec satisfying the dependency: PurchasesHybridCommonUI (= 17.10.0).
[INSTALL_PODS] You have either:
[INSTALL_PODS]  * out-of-date source repos which you can update with pod repo update or with pod install --repo-update.
[INSTALL_PODS]  * mistyped the name or version.
[INSTALL_PODS]  * not added the source repo that hosts the Podspec to your Podfile.
[INSTALL_PODS] 
  1. Environment

    1. Platform: macOS
    2. SDK version: 54.0.13
    3. OS version: 26.0.1 (25A362)
    4. Xcode/Android Studio version: Xcode 26 - iPhoneOS26.0.sdk
    5. React Native version: 0.81.4
  2. Debug logs that reproduce the issue

Detailed log file - with some truncation
$ eas build -p ios -e device --local
✔ Compressed project files 2s (33.3 MB)
✔ Computed project fingerprint
[SETUP_WORKINGDIR] Preparing workingdir /var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/4077fa62-d374-49fb-be66-7298bd9ae4d7
[START_BUILD] Starting build
  "job": {
    "type": "managed",
    "platform": "ios",
    "projectArchive": {
      "type": "PATH",
      "path": "/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-cli-nodejs/13869cf1-b12c-4094-b532-695e23b5d766.tar.gz"
    },
    "projectRootDirectory": ".",
    "builderEnvironment": {
      "image": "sdk-54",
      "node": "22.14.0",
      "bun": "1.2.22",
      "yarn": "1.22.22",
      "env": {
        "ENVIRONMENT": "development",
        "PLATFORM": "ios"
      }
    },
    "cache": {
      "disabled": false,
      "paths": [],
      "clear": false
    },
    "updates": {},
    "developmentClient": true,
    "simulator": false,
    "scheme": "App",
    "experimental": {},
    "mode": "build",
    "triggeredBy": "EAS_CLI",
  }
[PREPARE_PROJECT] .npmrc found at .npmrc
[READ_PACKAGE_JSON] Using package.json:
[READ_PACKAGE_JSON] {
....TRUNCATED
}
[INSTALL_DEPENDENCIES] Running "bun install" in /var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/4077fa62-d374-49fb-be66-7298bd9ae4d7/build directory
[INSTALL_DEPENDENCIES] bun install v1.2.23-canary.103 (73feb108)
[INSTALL_DEPENDENCIES] + @babel/core@7.28.4
[INSTALL_DEPENDENCIES] + @babel/preset-env@7.28.3
[INSTALL_DEPENDENCIES] + @react-native-community/eslint-config@3.2.0
[INSTALL_DEPENDENCIES] + @testing-library/jest-native@5.4.3
[INSTALL_DEPENDENCIES] + @testing-library/react-native@13.3.3
[INSTALL_DEPENDENCIES] + @types/jest@30.0.0
[INSTALL_DEPENDENCIES] + @types/react@19.1.17
[INSTALL_DEPENDENCIES] + date-fns@2.30.0
[INSTALL_DEPENDENCIES] + detox@20.43.0
[INSTALL_DEPENDENCIES] + dotenv@17.2.3
[INSTALL_DEPENDENCIES] + eslint@8.57.1
[INSTALL_DEPENDENCIES] + eslint-config-prettier@9.1.2
[INSTALL_DEPENDENCIES] + eslint-plugin-import@2.32.0
[INSTALL_DEPENDENCIES] + eslint-plugin-prettier@5.5.4
[INSTALL_DEPENDENCIES] + eslint-plugin-react@7.37.5
[INSTALL_DEPENDENCIES] + expo-dev-client@6.0.14
[INSTALL_DEPENDENCIES] + expo-doctor@1.17.10
[INSTALL_DEPENDENCIES] + expo-optimize@0.2.20
[INSTALL_DEPENDENCIES] + git-changelog@2.0.0
[INSTALL_DEPENDENCIES] + grunt@1.6.1
[INSTALL_DEPENDENCIES] + grunt-bump@0.8.0
[INSTALL_DEPENDENCIES] + grunt-git@1.1.1
[INSTALL_DEPENDENCIES] + hermes-eslint@0.32.1
[INSTALL_DEPENDENCIES] + jest@29.7.0
[INSTALL_DEPENDENCIES] + jest-expo@54.0.12
[INSTALL_DEPENDENCIES] + metro@0.83.3
[INSTALL_DEPENDENCIES] + metro-config@0.83.3
[INSTALL_DEPENDENCIES] + metro-resolver@0.83.3
[INSTALL_DEPENDENCIES] + prettier@3.6.2
[INSTALL_DEPENDENCIES] + react-test-renderer@19.1.0
[INSTALL_DEPENDENCIES] + typescript@5.9.3
[INSTALL_DEPENDENCIES] + @10play/tentap-editor@0.7.4
[INSTALL_DEPENDENCIES] + @expo/vector-icons@15.0.2
[INSTALL_DEPENDENCIES] + @react-native-async-storage/async-storage@2.2.0
[INSTALL_DEPENDENCIES] + @react-native-community/datetimepicker@8.4.4
[INSTALL_DEPENDENCIES] + @react-native-masked-view/masked-view@0.3.2
[INSTALL_DEPENDENCIES] + @react-navigation/drawer@7.5.9
[INSTALL_DEPENDENCIES] + @react-navigation/elements@2.6.5
[INSTALL_DEPENDENCIES] + @react-navigation/native@7.1.18
[INSTALL_DEPENDENCIES] + @react-navigation/native-stack@7.3.27
[INSTALL_DEPENDENCIES] + @sentry/react-native@7.2.0
[INSTALL_DEPENDENCIES] + expo@54.0.13
[INSTALL_DEPENDENCIES] + expo-application@7.0.7
[INSTALL_DEPENDENCIES] + expo-blur@15.0.7
[INSTALL_DEPENDENCIES] + expo-build-properties@1.0.9
[INSTALL_DEPENDENCIES] + expo-constants@18.0.9
[INSTALL_DEPENDENCIES] + expo-device@8.0.9
[INSTALL_DEPENDENCIES] + expo-font@14.0.9
[INSTALL_DEPENDENCIES] + expo-glass-effect@0.1.4
[INSTALL_DEPENDENCIES] + expo-haptics@15.0.7
[INSTALL_DEPENDENCIES] + expo-jam-log@0.1.2
[INSTALL_DEPENDENCIES] + expo-linear-gradient@15.0.7
[INSTALL_DEPENDENCIES] + expo-localization@17.0.7
[INSTALL_DEPENDENCIES] + expo-network@8.0.7
[INSTALL_DEPENDENCIES] + expo-notifications@0.32.12
[INSTALL_DEPENDENCIES] + expo-splash-screen@31.0.10
[INSTALL_DEPENDENCIES] + expo-status-bar@3.0.8
[INSTALL_DEPENDENCIES] + expo-store-review@9.0.8
[INSTALL_DEPENDENCIES] + expo-system-ui@6.0.7
[INSTALL_DEPENDENCIES] + expo-updates@29.0.12
[INSTALL_DEPENDENCIES] + i18next@25.6.0
[INSTALL_DEPENDENCIES] + react@19.1.0
[INSTALL_DEPENDENCIES] + react-i18next@16.0.0
[INSTALL_DEPENDENCIES] + react-native@0.81.4
[INSTALL_DEPENDENCIES] + react-native-gesture-handler@2.28.0
[INSTALL_DEPENDENCIES] + react-native-pager-view@6.9.1
[INSTALL_DEPENDENCIES] + react-native-purchases@9.4.3
[INSTALL_DEPENDENCIES] + react-native-purchases-ui@9.4.3
[INSTALL_DEPENDENCIES] + react-native-reanimated@4.1.3
[INSTALL_DEPENDENCIES] + react-native-render-html@6.3.4
[INSTALL_DEPENDENCIES] + react-native-safe-area-context@5.6.1
[INSTALL_DEPENDENCIES] + react-native-screens@4.16.0
[INSTALL_DEPENDENCIES] + react-native-webview@13.15.0
[INSTALL_DEPENDENCIES] + react-native-worklets@0.5.1
[INSTALL_DEPENDENCIES] + source-map@0.7.6
[INSTALL_DEPENDENCIES] 
[INSTALL_DEPENDENCIES] 1393 packages installed [4.67s]
The NODE_ENV environment variable is required but was not specified. Ensure the project is bundled with Expo CLI or NODE_ENV is set.
Proceeding without mode-specific .env
[READ_APP_CONFIG] Using app configuration:
[READ_APP_CONFIG] {
....TRUNCATED
}
[RUN_EXPO_DOCTOR] Running "expo doctor"
[RUN_EXPO_DOCTOR] Running 17 checks on your project...
[RUN_EXPO_DOCTOR] 17/17 checks passed. No issues detected!
[PREPARE_CREDENTIALS] Preparing credentials
[PREPARE_CREDENTIALS] Creating keychain
[PREPARE_CREDENTIALS] Getting distribution certificate fingerprint and common name
[PREPARE_CREDENTIALS] Writing distribution certificate to /var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/2ef7f407-6bdc-4730-86b6-0706aaf79799.p12
[PREPARE_CREDENTIALS] Importing distribution certificate into the keychain
[PREPARE_CREDENTIALS] Initializing provisioning profile
[PREPARE_CREDENTIALS] Validating whether the distribution certificate has been imported successfully
[PREPARE_CREDENTIALS] Verifying whether the distribution certificate and provisioning profile match
[PREBUILD] - Creating native directory (./ios)
[PREBUILD] ✔ Created native directory
[PREBUILD] - Updating package.json
[PREBUILD] ✔ Updated package.json
[PREBUILD] - Running prebuild
[PREBUILD] » ios: withIosBuildProperties: ios.newArchEnabled is deprecated, use app config `newArchEnabled` instead.
[PREBUILD] https://docs.expo.dev/versions/latest/config/app/#newarchenabled
[PREBUILD] - Running prebuild
[PREBUILD] ✔ Finished prebuild
[PREBUILD] Running "bun install" in /var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/4077fa62-d374-49fb-be66-7298bd9ae4d7/build directory
[PREBUILD] bun install v1.2.23-canary.103 (73feb108)
[PREBUILD] Checked 1665 installs across 1411 packages (no changes) [2.17s]
[INSTALL_PODS] Using Expo modules
[INSTALL_PODS] [Expo] Enabling modular headers for pod ExpoModulesCore
[INSTALL_PODS] [Expo] Enabling modular headers for pod React-RCTAppDelegate
[INSTALL_PODS] [Expo] Enabling modular headers for pod React-RCTFabric
[INSTALL_PODS] [Expo] Enabling modular headers for pod ReactAppDependencyProvider
[INSTALL_PODS] [Expo] Enabling modular headers for pod React-Core
[INSTALL_PODS] [Expo] Enabling modular headers for pod ReactCodegen
[INSTALL_PODS] [Expo] Enabling modular headers for pod RCTRequired
[INSTALL_PODS] [Expo] Enabling modular headers for pod RCTTypeSafety
[INSTALL_PODS] [Expo] Enabling modular headers for pod ReactCommon
[INSTALL_PODS] [Expo] Enabling modular headers for pod React-NativeModulesApple
[INSTALL_PODS] [Expo] Enabling modular headers for pod Yoga
[INSTALL_PODS] [Expo] Enabling modular headers for pod React-Fabric
[INSTALL_PODS] [Expo] Enabling modular headers for pod React-graphics
[INSTALL_PODS] [Expo] Enabling modular headers for pod React-utils
[INSTALL_PODS] [Expo] Enabling modular headers for pod React-featureflags
[INSTALL_PODS] [Expo] Enabling modular headers for pod React-debug
[INSTALL_PODS] [Expo] Enabling modular headers for pod React-ImageManager
[INSTALL_PODS] [Expo] Enabling modular headers for pod React-rendererdebug
[INSTALL_PODS] [Expo] Enabling modular headers for pod React-jsi
[INSTALL_PODS] [Expo] Enabling modular headers for pod React-renderercss
[INSTALL_PODS] [Expo] Enabling modular headers for pod hermes-engine
[INSTALL_PODS] [Expo] Enabling modular headers for pod glog
[INSTALL_PODS] [Expo] Enabling modular headers for pod boost
[INSTALL_PODS] [Expo] Enabling modular headers for pod DoubleConversion
[INSTALL_PODS] [Expo] Enabling modular headers for pod fast_float
[INSTALL_PODS] [Expo] Enabling modular headers for pod fmt
[INSTALL_PODS] [Expo] Enabling modular headers for pod RCT-Folly
[INSTALL_PODS] [Expo] Enabling modular headers for pod SocketRocket
[INSTALL_PODS] [Expo] Enabling modular headers for pod expo-dev-menu-interface
[INSTALL_PODS] [Expo] Enabling modular headers for pod EXManifests
[INSTALL_PODS] [Expo] Enabling modular headers for pod EXUpdatesInterface
[INSTALL_PODS] [Expo] Enabling modular headers for pod expo-dev-menu
[INSTALL_PODS] [Expo] Enabling modular headers for pod React-jsinspector
[INSTALL_PODS] [Expo] Enabling modular headers for pod expo-dev-launcher
[INSTALL_PODS] [Expo] Enabling modular headers for pod JamLog
[INSTALL_PODS] [Expo] Enabling modular headers for pod EXStructuredHeaders
[INSTALL_PODS] [Expo] Enabling modular headers for pod EASClient
[INSTALL_PODS] [Expo] Enabling modular headers for pod ReachabilitySwift
[INSTALL_PODS] Found 16 modules for target `App`
[INSTALL_PODS] link_native_modules! {ios_packages: [{configurations: [], name: "@10play/tentap-editor", root: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/@10play/tentap-editor", path: "../node_modules/@10play/tentap-editor", podspec_path: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/@10play/tentap-editor/tentap.podspec", script_phases: []}, {configurations: [], name: "@react-native-async-storage/async-storage", root: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/@react-native-async-storage/async-storage", path: "../node_modules/@react-native-async-storage/async-storage", podspec_path: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/@react-native-async-storage/async-storage/RNCAsyncStorage.podspec", script_phases: []}, {configurations: [], name: "@react-native-community/datetimepicker", root: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/@react-native-community/datetimepicker", path: "../node_modules/@react-native-community/datetimepicker", podspec_path: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/@react-native-community/datetimepicker/RNDateTimePicker.podspec", script_phases: []}, {configurations: [], name: "@react-native-masked-view/masked-view", root: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/@react-native-masked-view/masked-view", path: "../node_modules/@react-native-masked-view/masked-view", podspec_path: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/@react-native-masked-view/masked-view/RNCMaskedView.podspec", script_phases: []}, {configurations: [], name: "@sentry/react-native", root: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/@sentry/react-native", path: "../node_modules/@sentry/react-native", podspec_path: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/@sentry/react-native/RNSentry.podspec", script_phases: []}, {configurations: [], name: "expo", root: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/expo", path: "../node_modules/expo", podspec_path: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/expo/Expo.podspec", script_phases: []}, {configurations: [], name: "react-native-gesture-handler", root: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/react-native-gesture-handler", path: "../node_modules/react-native-gesture-handler", podspec_path: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/react-native-gesture-handler/RNGestureHandler.podspec", script_phases: []}, {configurations: [], name: "react-native-pager-view", root: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/react-native-pager-view", path: "../node_modules/react-native-pager-view", podspec_path: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/react-native-pager-view/react-native-pager-view.podspec", script_phases: []}, {configurations: [], name: "react-native-purchases", root: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/react-native-purchases", path: "../node_modules/react-native-purchases", podspec_path: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/react-native-purchases/RNPurchases.podspec", script_phases: []}, {configurations: [], name: "react-native-purchases-ui", root: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/react-native-purchases-ui", path: "../node_modules/react-native-purchases-ui", podspec_path: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/react-native-purchases-ui/RNPaywalls.podspec", script_phases: []}, {configurations: [], name: "react-native-reanimated", root: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/react-native-reanimated", path: "../node_modules/react-native-reanimated", podspec_path: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/react-native-reanimated/RNReanimated.podspec", script_phases: []}, {configurations: [], name: "react-native-render-html", root: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/react-native-render-html", path: "../node_modules/react-native-render-html", podspec_path: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/react-native-render-html/react-native-render-html.podspec", script_phases: []}, {configurations: [], name: "react-native-safe-area-context", root: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/react-native-safe-area-context", path: "../node_modules/react-native-safe-area-context", podspec_path: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/react-native-safe-area-context/react-native-safe-area-context.podspec", script_phases: []}, {configurations: [], name: "react-native-screens", root: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/react-native-screens", path: "../node_modules/react-native-screens", podspec_path: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/react-native-screens/RNScreens.podspec", script_phases: []}, {configurations: [], name: "react-native-webview", root: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/react-native-webview", path: "../node_modules/react-native-webview", podspec_path: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/react-native-webview/react-native-webview.podspec", script_phases: []}, {configurations: [], name: "react-native-worklets", root: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/react-native-worklets", path: "../node_modules/react-native-worklets", podspec_path: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/node_modules/react-native-worklets/RNWorklets.podspec", script_phases: []}], ios_project_root_path: "/private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-97
[INSTALL_PODS] 9b-bc7fea2cac61/build/ios", react_native_path: "../node_modules/react-native"}
[INSTALL_PODS] Auto-linking React Native modules for target `App`: RNCAsyncStorage, RNCMaskedView, RNDateTimePicker, RNGestureHandler, RNPaywalls, RNPurchases, RNReanimated, RNScreens, RNSentry, RNWorklets, react-native-pager-view, react-native-render-html, react-native-safe-area-context, react-native-webview, and tentap
[INSTALL_PODS] Framework build type is static library
[INSTALL_PODS] [ReactNativeDependencies] Setting up ReactNativeDependencies...
[INSTALL_PODS] [ReactNativeDependencies] Building from source: false
[INSTALL_PODS] [ReactNativeDependencies] Using release tarball
[INSTALL_PODS] [ReactNativeDependencies] Using tarball from URL: https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.81.4/react-native-artifacts-0.81.4-reactnative-dependencies-debug.tar.gz
[INSTALL_PODS] % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[INSTALL_PODS]                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[INSTALL_PODS] 25 18.3M   25 4818k    0     0  48
[INSTALL_PODS] 04k      0  0:00:03  0:00:01  0:00:02 4808k
[INSTALL_PODS] 62 18.3M   62 11.4M    0
[INSTALL_PODS] 0  5813k      0  0:00:03  0:00:02  0:00:01 5814k
[INSTALL_PODS] 98 18.3M   98 18.1M    0
[INSTALL_PODS] 0  6193k      0  0:00:03  0:00:02  0:00:01 6192k
[INSTALL_PODS] 100 18.3M  100 18.3M    0     0  6201k      0
[INSTALL_PODS] 0:00:03  0:00:03 --:--:-- 6202k
[INSTALL_PODS] % Total    % Received % Xferd  Average
[INSTALL_PODS] Speed   Time    Time     Time  Current
[INSTALL_PODS]                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[INSTALL_PODS] 49  9.9M   49 5063k    0     0  5445k      0  0:00:01
[INSTALL_PODS] --:--:--  0:00:01 5444k
[INSTALL_PODS] 100  9.9M  100  9.9M    0     0
[INSTALL_PODS] 7318k      0  0:00:01  0:00:01 --:--:-- 7322k
[INSTALL_PODS] [ReactNativeDependencies] Source: {http: "https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.81.4/react-native-artifacts-0.81.4-reactnative-dependencies-debug.tar.gz"}
[INSTALL_PODS] [ReactNativeCore] Setting up ReactNativeCore...
[INSTALL_PODS] [ReactNativeCore] Building from source: false
[INSTALL_PODS] [ReactNativeCore] Using tarball from URL: https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.81.4/react-native-artifacts-0.81.4-reactnative-core-debug.tar.gz
[INSTALL_PODS] % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[INSTALL_PODS]                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[INSTALL_PODS] 0 78.5M    0  747k    0     0  2558k
[INSTALL_PODS] 0  0:00:31 --:--:--  0:00:31 2551k
[INSTALL_PODS] 10 78.5M   10 8782k    0     0  6783k      0  0:00:11  0:00:01  0:00:10 6781k
[INSTALL_PODS] 20 78.5M   20 16.4M    0
[INSTALL_PODS] 0  7267k      0  0:00:11  0:00:02  0:00:09 7265k
[INSTALL_PODS] 29 78.5M   29 23.4M    0
[INSTALL_PODS] 0  7305k      0  0:00:11  0:00:03  0:00:08 7305k
[INSTALL_PODS] 38 78.5M   38 30.5M    0
[INSTALL_PODS] 0  7295k      0  0:00:11  0:00:04  0:00:07 7294k
[INSTALL_PODS] 48 78.5M   48 38.0M
[INSTALL_PODS] 0     0  7288k      0  0:00:11  0:00:05  0:00:06 7563k
[INSTALL_PODS] 56 78.5M   56 44.1M    0
[INSTALL_PODS] 0  7170k      0  0:00:11  0:00:06  0:00:05 7271k
[INSTALL_PODS] 65 78.5M   65 51.0M    0
[INSTALL_PODS] 0  7167k      0  0:00:11  0:00:07  0:00:04 7121k
[INSTALL_PODS] 73 78.5M   73 57.9M    0
[INSTALL_PODS] 0  7146k      0  0:00:11  0:00:08  0:00:03 7043k
[INSTALL_PODS] 82 78.5M   82 65.0M    0     0  71
[INSTALL_PODS] 68k      0  0:00:11  0:00:09  0:00:02 7057k
[INSTALL_PODS] 91 78.5M   91 71.8M    0
[INSTALL_PODS] 0  7153k      0  0:00:11  0:00:10  0:00:01 7007k
[INSTALL_PODS] 100 78.5M  100 78.5M    0
[INSTALL_PODS] 0  7142k      0  0:00:11  0:00:11 --:--:-- 7108k
[INSTALL_PODS] % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[INSTALL_PODS]                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[INSTALL_PODS] 22 26.3M   22 6174k    0
[INSTALL_PODS] 0  6091k      0  0:00:04  0:00:01  0:00:03 6095k
[INSTALL_PODS] 50 26.3M   50 13.2M    0
[INSTALL_PODS] 0  6868k      0  0:00:03  0:00:01  0:00:02 6868k
[INSTALL_PODS] 73 26.3M   73 19.2M    0
[INSTALL_PODS] 0  6622k      0  0:00:04  0:00:02  0:00:02 6622k
[INSTALL_PODS] 98 26.3M   98 26.0M    0
[INSTALL_PODS] 0  6699k      0  0:00:04  0:00:03  0:00:01 6698k
[INSTALL_PODS] 100 26.3M  100 26.3M    0     0
[INSTALL_PODS] 6717k      0  0:00:04  0:00:04 --:--:-- 6718k
[INSTALL_PODS] [ReactNativeCore] Source: {http: "https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.81.4/react-native-artifacts-0.81.4-reactnative-core-debug.tar.gz"}
[INSTALL_PODS] Configuring the target with the New Architecture
[INSTALL_PODS] [ReactNativeCore] Using React Native Core and React Native Dependencies prebuilt versions.
[INSTALL_PODS] [Codegen] Analyzing /private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/package.json
[INSTALL_PODS] [Codegen] Searching for codegen-enabled libraries in the app.
[INSTALL_PODS] [Codegen] The "codegenConfig" field is not defined in package.json. Assuming there is nothing to generate at the app level.
[INSTALL_PODS] [Codegen] Searching for codegen-enabled libraries in react-native.config.js
[INSTALL_PODS] [Codegen] Found @10play/tentap-editor
[INSTALL_PODS] [Codegen] Found @react-native-async-storage/async-storage
[INSTALL_PODS] [Codegen] Found @react-native-community/datetimepicker
[INSTALL_PODS] [Codegen] Found @sentry/react-native
[INSTALL_PODS] [Codegen] Found react-native-gesture-handler
[INSTALL_PODS] [Codegen] Found react-native-pager-view
[INSTALL_PODS] [Codegen] Found react-native-reanimated
[INSTALL_PODS] [Codegen] Found react-native-safe-area-context
[INSTALL_PODS] [Codegen] Found react-native-screens
[INSTALL_PODS] [Codegen] Found react-native-webview
[INSTALL_PODS] [Codegen] Found react-native-worklets
[INSTALL_PODS] [Codegen] Processing RNTenTapViewSpec
[INSTALL_PODS] [Codegen] Searching for podspec in the project dependencies.
[INSTALL_PODS] [Codegen] Supported Apple platforms: ios for RNTenTapViewSpec
[INSTALL_PODS] [Codegen] Processing rnasyncstorage
[INSTALL_PODS] [Codegen] Searching for podspec in the project dependencies.
[INSTALL_PODS] [Codegen] Supported Apple platforms: ios, macos, tvos, visionos for rnasyncstorage
[INSTALL_PODS] [Codegen] Processing RNDateTimePickerCGen
[INSTALL_PODS] [Codegen] Searching for podspec in the project dependencies.
[INSTALL_PODS] [Codegen] Supported Apple platforms: ios, visionos for RNDateTimePickerCGen
[INSTALL_PODS] [Codegen] Processing RNSentrySpec
[INSTALL_PODS] [Codegen] Searching for podspec in the project dependencies.
[INSTALL_PODS] [Codegen] Supported Apple platforms: ios, macos, tvos, visionos for RNSentrySpec
[INSTALL_PODS] [Codegen] Processing rngesturehandler_codegen
[INSTALL_PODS] [Codegen] Searching for podspec in the project dependencies.
[INSTALL_PODS] [Codegen] Supported Apple platforms: ios, macos, tvos, visionos for rngesturehandler_codegen
[INSTALL_PODS] [Codegen] Processing pagerview
[INSTALL_PODS] [Codegen] Searching for podspec in the project dependencies.
[INSTALL_PODS] [Codegen] Supported Apple platforms: ios, visionos for pagerview
[INSTALL_PODS] [Codegen] Processing rnreanimated
[INSTALL_PODS] [Codegen] Searching for podspec in the project dependencies.
[INSTALL_PODS] [Codegen] Supported Apple platforms: ios, macos, tvos, visionos for rnreanimated
[INSTALL_PODS] [Codegen] Processing safeareacontext
[INSTALL_PODS] [Codegen] Searching for podspec in the project dependencies.
[INSTALL_PODS] [Codegen] Supported Apple platforms: ios, macos, tvos, visionos for safeareacontext
[INSTALL_PODS] [Codegen] Processing rnscreens
[INSTALL_PODS] [Codegen] Searching for podspec in the project dependencies.
[INSTALL_PODS] [Codegen] Supported Apple platforms: ios, tvos, visionos for rnscreens
[INSTALL_PODS] [Codegen] Processing RNCWebViewSpec
[INSTALL_PODS] [Codegen] Searching for podspec in the project dependencies.
[INSTALL_PODS] [Codegen] Supported Apple platforms: ios, macos, visionos for RNCWebViewSpec
[INSTALL_PODS] [Codegen] Processing rnworklets
[INSTALL_PODS] [Codegen] Searching for podspec in the project dependencies.
[INSTALL_PODS] [Codegen] Supported Apple platforms: ios, macos, tvos, visionos for rnworklets
[INSTALL_PODS] [Codegen] Generating Native Code for RNTenTapViewSpec - ios
[INSTALL_PODS] [Codegen] Generated artifacts: /private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/ios/build/generated/ios
[INSTALL_PODS] [Codegen] Generating Native Code for rnasyncstorage - ios
[INSTALL_PODS] [Codegen] Generated artifacts: /private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/ios/build/generated/ios
[INSTALL_PODS] [Codegen] Generating Native Code for RNDateTimePickerCGen - ios
[INSTALL_PODS] [Codegen] Generated artifacts: /private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/ios/build/generated/ios
[INSTALL_PODS] [Codegen] Generating Native Code for RNSentrySpec - ios
[INSTALL_PODS] [Codegen] Generated artifacts: /private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/ios/build/generated/ios
[INSTALL_PODS] [Codegen] Generating Native Code for rngesturehandler_codegen - ios
[INSTALL_PODS] [Codegen] Generated artifacts: /private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/ios/build/generated/ios
[INSTALL_PODS] [Codegen] Generating Native Code for pagerview - ios
[INSTALL_PODS] [Codegen] Generated artifacts: /private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/ios/build/generated/ios
[INSTALL_PODS] [Codegen] Generating Native Code for rnreanimated - ios
[INSTALL_PODS] [Codegen] Generated artifacts: /private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/ios/build/generated/ios
[INSTALL_PODS] [Codegen] Generating Native Code for safeareacontext - ios
[INSTALL_PODS] [Codegen] Generated artifacts: /private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/ios/build/generated/ios
[INSTALL_PODS] [Codegen] Generating Native Code for rnscreens - ios
[INSTALL_PODS] [Codegen] Generated artifacts: /private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/ios/build/generated/ios
[INSTALL_PODS] [Codegen] Generating Native Code for RNCWebViewSpec - ios
[INSTALL_PODS] [Codegen] Generated artifacts: /private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/ios/build/generated/ios
[INSTALL_PODS] [Codegen] Generating Native Code for rnworklets - ios
[INSTALL_PODS] [Codegen] Generated artifacts: /private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/ios/build/generated/ios
[INSTALL_PODS] [Codegen] Generating RCTThirdPartyComponentsProvider.h
[INSTALL_PODS] [Codegen] Generated artifact: /private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/ios/build/generated/ios/RCTThirdPartyComponentsProvider.h
[INSTALL_PODS] [Codegen] Generating RCTThirdPartyComponentsProvider.mm
[INSTALL_PODS] [Codegen] Generated artifact: /private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/ios/build/generated/ios/RCTThirdPartyComponentsProvider.mm
[INSTALL_PODS] [Codegen] Generating RCTModulesProvider.h
[INSTALL_PODS] [Codegen] Generated artifact: /private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/ios/build/generated/ios/RCTModuleProviders.h
[INSTALL_PODS] [Codegen] Generating RCTModuleProviders.mm
[INSTALL_PODS] [Codegen] Generated artifact: /private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/ios/build/generated/ios/RCTModuleProviders.mm
[INSTALL_PODS] [Codegen] Generating RCTAppDependencyProvider
[INSTALL_PODS] [Codegen] Generated artifact: /private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/ios/build/generated/ios/RCTAppDependencyProvider.h
[INSTALL_PODS] [Codegen] Generated artifact: /private/var/folders/j_/tt44yt7s3gq3yqggfw1v72
[INSTALL_PODS] b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/ios/build/generated/ios/RCTAppDependencyProvider.mm
[INSTALL_PODS] [Codegen] Generated podspec: /private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/ios/build/generated/ios/ReactAppDependencyProvider.podspec
[INSTALL_PODS] [Codegen] Generated podspec: /private/var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-local-nodejs/3a036acb-3e9c-4d81-979b-bc7fea2cac61/build/ios/build/generated/ios/ReactCodegen.podspec
[INSTALL_PODS] [Codegen] Done.
[INSTALL_PODS] No modules to process in combine-js-to-schema-cli. If this is unexpected, please check if you set up your NativeComponent correctly. See combine-js-to-schema.js for how codegen finds modules.
[INSTALL_PODS] Analyzing dependencies
[INSTALL_PODS] Fetching podspec for `React-Core-prebuilt` from `../node_modules/react-native/React-Core-prebuilt.podspec`
[INSTALL_PODS] [ReactNativeCore] Using tarball from URL: https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.81.4/react-native-artifacts-0.81.4-reactnative-core-debug.tar.gz
[INSTALL_PODS] Fetching podspec for `ReactNativeDependencies` from `../node_modules/react-native/third-party-podspecs/ReactNativeDependencies.podspec`
[INSTALL_PODS] [ReactNativeDependencies] Using release tarball
[INSTALL_PODS] [ReactNativeDependencies] Using tarball from URL: https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.81.4/react-native-artifacts-0.81.4-reactnative-dependencies-debug.tar.gz
[INSTALL_PODS] Fetching podspec for `hermes-engine` from `../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec`
[INSTALL_PODS] [Hermes] Using release tarball from URL: https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.81.4/react-native-artifacts-0.81.4-hermes-ios-debug.tar.gz
[INSTALL_PODS] % Total    % Received % Xferd  Average Speed   Tim
[INSTALL_PODS] e    Time     Time  Current
[INSTALL_PODS]                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[INSTALL_PODS] 15 29.0M   15 4572k    0
[INSTALL_PODS] 0  5997k      0  0:00:04 --:--:--  0:00:04 5992k
[INSTALL_PODS] 43 29.0M   43 12.5M    0
[INSTALL_PODS] 0  7425k      0  0:00:04  0:00:01  0:00:03 7421k
[INSTALL_PODS] 66 29.0M   66 19.4M    0     0
[INSTALL_PODS] 7274k      0  0:00:04  0:00:02  0:00:02 7273k
[INSTALL_PODS] 91 29.0M   91 26.4M    0
[INSTALL_PODS] 0  7269k      0  0:00:04  0:00:03  0:00:01 7268k
[INSTALL_PODS] 100 29.0M  100 29.0M    0     0  7365k      0  0:00:04  0:00:04 --:--:-- 7365k
[INSTALL_PODS] % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[INSTALL_PODS]                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[INSTALL_PODS] 20 20.3M   20 4323k    0
[INSTALL_PODS] 0  6724k      0  0:00:03 --:--:--  0:00:03 6724k
[INSTALL_PODS] 56 20.3M   56 11.5M    0     0  72
[INSTALL_PODS] 13k      0  0:00:02  0:00:01  0:00:01 7213k
[INSTALL_PODS] 89 20.3M   89 18.2M    0     0
[INSTALL_PODS] 7077k      0  0:00:02  0:00:02 --:--:-- 7075k
[INSTALL_PODS] 100 20.3M  100 20.3M    0
[INSTALL_PODS] 0  7032k      0  0:00:02  0:00:02 --:--:-- 7031k
[INSTALL_PODS] [!] CocoaPods could not find compatible versions for pod "PurchasesHybridCommonUI":
[INSTALL_PODS]   In Podfile:
[INSTALL_PODS]     RNPaywalls (from `../node_modules/react-native-purchases-ui`) was resolved to 9.5.4, which depends on
[INSTALL_PODS]       PurchasesHybridCommonUI (= 17.10.0)
[INSTALL_PODS] None of your spec sources contain a spec satisfying the dependency: `PurchasesHybridCommonUI (= 17.10.0)`.
[INSTALL_PODS] You have either:
[INSTALL_PODS]  * out-of-date source repos which you can update with `pod repo update` or with `pod install --repo-update`.
[INSTALL_PODS]  * mistyped the name or version.
[INSTALL_PODS]  * not added the source repo that hosts the Podspec to your Podfile.
[INSTALL_PODS] 
Error: pod install exited with non-zero code: 31
    at ChildProcess.completionListener (/Volumes/HDD/Users/dev/npm/_npx/a4ff5c16beb6b833/node_modules/@expo/spawn-async/build/spawnAsync.js:42:23)
    at Object.onceWrapper (node:events:633:26)
    at ChildProcess.emit (node:events:518:28)
    at maybeClose (node:internal/child_process:1101:16)
    at ChildProcess._handle.onexit (node:internal/child_process:304:5)
    ...
    at spawnAsync (/Volumes/HDD/Users/dev/npm/_npx/a4ff5c16beb6b833/node_modules/@expo/spawn-async/build/spawnAsync.js:7:23)
    at spawn (/Volumes/HDD/Users/dev/npm/_npx/a4ff5c16beb6b833/node_modules/@expo/turtle-spawn/dist/index.js:16:47)
    at installPods (/Volumes/HDD/Users/dev/npm/_npx/a4ff5c16beb6b833/node_modules/@expo/build-tools/dist/ios/pod.js:12:50)
    at runInstallPodsAsync (/Volumes/HDD/Users/dev/npm/_npx/a4ff5c16beb6b833/node_modules/@expo/build-tools/dist/builders/ios.js:221:70)
    at /Volumes/HDD/Users/dev/npm/_npx/a4ff5c16beb6b833/node_modules/@expo/build-tools/dist/builders/ios.js:75:19
    at BuildContext.runBuildPhase (/Volumes/HDD/Users/dev/npm/_npx/a4ff5c16beb6b833/node_modules/@expo/build-tools/dist/context.js:121:34)
    at buildAsync (/Volumes/HDD/Users/dev/npm/_npx/a4ff5c16beb6b833/node_modules/@expo/build-tools/dist/builders/ios.js:74:19)
    at async runBuilderWithHooksAsync (/Volumes/HDD/Users/dev/npm/_npx/a4ff5c16beb6b833/node_modules/@expo/build-tools/dist/builders/common.js:12:13)
    at async Object.iosBuilder (/Volumes/HDD/Users/dev/npm/_npx/a4ff5c16beb6b833/node_modules/@expo/build-tools/dist/builders/ios.js:34:16)
    at async buildIosAsync (/Volumes/HDD/Users/dev/npm/_npx/a4ff5c16beb6b833/node_modules/eas-cli-local-build-plugin/dist/ios.js:44:12)
[CLEAN_UP_CREDENTIALS] Destroying keychain - /var/folders/j_/tt44yt7s3gq3yqggfw1v72b00000gn/T/eas-build-75b01bf6-33ed-423d-bd67-c9e8cdf0655b.keychain
[CLEAN_UP_CREDENTIALS] Removing provisioning profile

Build failed
Unknown error. See logs of the Install pods build phase for more information.
npx -y eas-cli-local-build-plugin@1.0.171 eyJqb2IiOnsidHlwZSI6Im1hbmFnZWQiLCJwbGF0Zm9ybSI6ImlvcyIsInByb2plY3RBcmNoaXZlIjp7InR5cGUiOiJQQVRIIiwicGF0aCI6Ii92YXIvZm9sZGVycy9qXy90dDQ0eXQ3czNncTN5cWdnZncxdjcyYjAwMDAwZ24vVC9lYXMtY2xpLW5vZGV..........TRUNCATED
    Error: build command failed.
  1. Steps to reproduce, with a description of expected vs. actual behavior5. Run with this command:
$ npm install react-native-purchases@latest react-native-purchases-ui@latest
$ eas build -p ios -e device --local

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions