This repository has been archived by the owner on Jan 18, 2024. It is now read-only.
Error about Xcode not installed when it is actually installed. #4779
Labels
needs review
Issue is ready to be reviewed by a maintainer
Summary
Xcode must be fully installed before you can continue. Continue to the App Store? (y/n) error appears whenever I try to run an iOS build. I have Xcode installed through the App Store on the computer.
Environment
expo-env-info 1.0.5 environment info:
System:
OS: macOS 12.5
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 19.4.0 - /usr/local/bin/node
Yarn: 1.22.19 - /usr/local/bin/yarn
npm: 9.2.0 - /usr/local/bin/npm
IDEs:
Xcode: /undefined - /usr/bin/xcodebuild
npmPackages:
expo: ~49.0.15 => 49.0.16
react: 18.2.0 => 18.2.0
react-native: 0.72.6 => 0.72.6
Expo Workflow: managed
Please specify your device/emulator/simulator platform, model and version
macOS Monterey 12.5
Error output
Xcode must be fully installed before you can continue. Continue to the App Store? (y/n)
Reproducible demo or steps to reproduce from a blank project
Create a blank Expo app and try to run an iOS project.
The text was updated successfully, but these errors were encountered: