Skip to content
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

Closed
blobkitten opened this issue Nov 5, 2023 · 1 comment
Closed

Error about Xcode not installed when it is actually installed. #4779

blobkitten opened this issue Nov 5, 2023 · 1 comment
Labels
needs review Issue is ready to be reviewed by a maintainer

Comments

@blobkitten
Copy link

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.

@blobkitten blobkitten added the needs review Issue is ready to be reviewed by a maintainer label Nov 5, 2023
@blobkitten blobkitten changed the title Error about Xcode not install when it is actually installed. Error about Xcode not instalel when it is actually installed. Nov 5, 2023
@blobkitten blobkitten changed the title Error about Xcode not instalel when it is actually installed. Error about Xcode not installed when it is actually installed. Nov 5, 2023
@blobkitten
Copy link
Author

Fixed it! Opened Xcode Preferences, Locations and set the Command Line Tools to be Xcode 14.2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs review Issue is ready to be reviewed by a maintainer
Projects
None yet
Development

No branches or pull requests

1 participant