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

IOS build error when using eas-cli to build for internal distribution #1866

Closed
AnirudhVasudev47 opened this issue Jun 2, 2023 · 1 comment

Comments

@AnirudhVasudev47
Copy link

Build/Submit details page URL

No response

Summary

After prebuilding an Expo app and running expo run:ios, the app runs perfectly. However, when the app is built using eas-cli in EAS, the build fails.

Managed or bare?

managed

Environment

expo-env-info 1.0.5 environment info:
System:
OS: macOS 13.4
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.12.1 - /usr/local/bin/node
Yarn: 1.22.19 - /usr/local/bin/yarn
npm: 8.19.2 - /usr/local/bin/npm
Watchman: 2023.04.03.00 - /opt/homebrew/bin/watchman
Managers:
CocoaPods: 1.12.0 - /Users/anirudhvasudev/.rvm/gems/ruby-2.7.6/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 22.4, iOS 16.4, macOS 13.3, tvOS 16.4, watchOS 9.4
Android SDK:
API Levels: 31, 33, 33
Build Tools: 30.0.2, 30.0.3, 31.0.0, 33.0.1
IDEs:
Android Studio: 2022.1 AI-221.6008.13.2211.9477386
Xcode: 14.3/14E222b - /usr/bin/xcodebuild
npmPackages:
@expo/metro-config: ^0.3.21 => 0.3.22
expo: ~47.0.14 => 47.0.14
react: 18.1.0 => 18.1.0
react-dom: 18.1.0 => 18.1.0
react-native: 0.70.8 => 0.70.8
react-native-web: ~0.18.7 => 0.18.10
npmGlobalPackages:
eas-cli: 3.13.2
expo-cli: 6.1.0
Expo Workflow: bare

✔ Validating global prerequisites versions passed
✔ Checking for incompatible packages passed
✔ Checking for conflicting global packages in project passed
✔ Verifying prebuild support package versions are compatible passed
✔ Checking dependency versions for compatibility with the installed Expo SDK passed
✔ Validating Expo Config passed
✔ Checking package.json for common issues passed

Didn't find any issues with the project!

Error output

xcode-build-3b2a7317-87cd-4ee5-b179-bc9304b77fe3.log
PFA the error from Run fastlane.

Reproducible demo or steps to reproduce from a blank project

The bug first appeared after updating the Expo SDK from version 46 to 47.

@AnirudhVasudev47 AnirudhVasudev47 added the needs review Issue is ready to be reviewed by a maintainer label Jun 2, 2023
@szdziedzic szdziedzic added eas build and removed needs review Issue is ready to be reviewed by a maintainer labels Dec 9, 2024
@szdziedzic
Copy link
Member

It seems like a stale issue affecting very old and unsupported versions of SDK. Feel free to open a new issue if it occurs for newer SDK versions

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

2 participants