-
-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Description
Current Behavior
EAS ios production builds fail (building the same project with xcode after prebuild:native works in production, and sim/dev builds work in EAS, only production eas builds fail)
Expected Behavior
EAS ios production builds should not fail.
One Version
I started on 1.8.0, and updated to latest 1.9.4, same error on all.Platform (Web, iOS, Android)
iosReproduction
1) make brand new npx one project
2) link an eas project (eas init --id <project-id>)
3) create the eas.json etc (eas build:configure)
4) run eas build --platform ios --profile production
5) see failSystem Info
System:
OS: macOS 26.2
CPU: (14) arm64 Apple M4 Pro
Memory: 518.58 MB / 24.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 25.5.0 - /opt/homebrew/bin/node
Yarn: 1.22.22 - /opt/homebrew/bin/yarn
npm: 11.8.0 - /opt/homebrew/bin/npm
pnpm: 10.30.0 - /opt/homebrew/bin/pnpm
bun: 1.3.8 - /opt/homebrew/bin/bun
Watchman: 2026.01.12.00 - /opt/homebrew/bin/watchman
Browsers:
Chrome: 145.0.7632.76
Safari: 26.2
npmPackages:
@react-native-community/cli: ^20.0.2 => 20.1.1
@react-navigation/native: ~7.1.19 => 7.1.28
@types/react: ^19.2.2 => 19.2.14
expo: 54.0.22 => 54.0.22
one: 1.9.4 => 1.9.4
react: 19.1.0 => 19.1.0
react-native: 0.81.5 => 0.81.5
react-native-reanimated: ~4.1.3 => 4.1.6
react-native-safe-area-context: ~5.6.1 => 5.6.2
react-native-screens: ~4.16.0 => 4.16.0
react-native-web: ^0.21.2 => 0.21.2
react-native-worklets: 0.5.1 => 0.5.1
vite: ^7.1.12 => 7.3.1Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels