Closed datasalaryman closed 7 months ago
System: OS: macOS 14.4.1 CPU: (8) arm64 Apple M1 Memory: 279.61 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.12.2 - ~/.nvm/versions/node/v20.12.2/bin/node Yarn: 1.22.19 - /opt/homebrew/bin/yarn npm: 10.5.0 - ~/.nvm/versions/node/v20.12.2/bin/npm pnpm: 8.11.0 - /opt/homebrew/bin/pnpm bun: 1.0.2 - ~/.bun/bin/bun Watchman: 2024.04.08.00 - /opt/homebrew/bin/watchman
I've already installed Xcode, already confirmed that the iphone simulator works, but for some reason, expo won't track my Xcode installation.
https://github.com/t3-oss/create-t3-turbo/assets/87289753/090adba3-980c-4968-a4a8-ecf39e99e7dc
bunx expo start
then click option i
i
No response
Try running:
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
Also make sure you allow your terminal to send system events:
Stale
Provide environment information
Describe the bug
I've already installed Xcode, already confirmed that the iphone simulator works, but for some reason, expo won't track my Xcode installation.
Link to reproduction
https://github.com/t3-oss/create-t3-turbo/assets/87289753/090adba3-980c-4968-a4a8-ecf39e99e7dc
To reproduce
then click option
i
Additional information
No response