fvm icon indicating copy to clipboard operation
fvm copied to clipboard

[BUG] Cannot install fvm with Xcode 13.4.1

Open EugeneIOs opened this issue 2 years ago • 1 comments

Before creating a bug report please make check the following

  • [X] You have read our FAQ
  • [X] If you have used flutter. Please install correctly, run pub cache repair. Close the terminal and try again.
  • [X] If you are on Windows. Make sure you are running the terminal as administrator or with developer permissions.
  • [X] Run fvm doctor if possible and add the output to the issue.

Describe the bug Cannot install fvm with latest Xcode 13.4.1.

To Reproduce Steps to reproduce the behavior:

  1. Go to terminal on Mac with Xcode 13.4.1
  2. Run
brew tap leoafarias/fvm
brew install fvm
  1. Check...
  2. See error that fvm cannot be installed with Xcode 13.4.1 with error that Xcode 13.4 should be installed.

Expected behavior fvm should be installed without errors

Logs brew tap leoafarias/fvm brew install fvm ==> Downloading https://storage.googleapis.com/dart-archive/channels/stable/rele Already downloaded: /Users/eugene/Library/Caches/Homebrew/downloads/d5832359626d14f45648e5ed48a204756f83c64d6c229cd2bdd72cee0da08ff2--dartsdk-macos-x64-release.zip ==> Downloading https://github.com/fluttertools/fvm/archive/2.4.1.tar.gz Already downloaded: /Users/eugene/Library/Caches/Homebrew/downloads/54b77538c3b1241d7203cf322d4c29f344917cfacab6f1f19203cff6dc2390e4--fvm-2.4.1.tar.gz ==> Installing fvm from leoafarias/fvm Error: Your Command Line Tools are too outdated. Update them from Software Update in System Preferences or run: softwareupdate --all --install --force

If that doesn't show you any updates, run: sudo rm -rf /Library/Developer/CommandLineTools sudo xcode-select --install

Alternatively, manually download them from: https://developer.apple.com/download/all/. You should download the Command Line Tools for Xcode 13.4.

eugene ~ % xcodebuild -version Xcode 13.4.1 Build version 13F100

Additional context Add any other context about the problem here.

EugeneIOs avatar Jul 28 '22 02:07 EugeneIOs

+1 型号名称: Mac mini 型号标识符: Macmini9,1 芯片: Apple M1 核总数: 8(4性能和4能效) 内存: 16 GB

xtuck avatar Aug 03 '22 11:08 xtuck

Same here. Cannot install with the latest Xcode 14.1

acumenrev avatar Nov 15 '22 02:11 acumenrev

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jan 14 '23 05:01 stale[bot]