* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
안드로이드 스튜디오 설치 완료하고 터미널에 flutter doctor --android-licenses 입력했더니 아래와 같이 뜹니다.
This tool requires JDK 17 or later. Your version was detected as 1.8.0_431.
To override this check, set SKIP_JDK_VERSION_CHECK.
[✓] Flutter (Channel stable, 3.3.2, on macOS 15.1.1 24B91 darwin-arm, locale
en-KR)
[!] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
✗ Could not determine java version
[✗] Xcode - develop for iOS and macOS
✗ Xcode installation is incomplete; a full installation is necessary for iOS
development.
Download at: https://developer.apple.com/xcode/download/
Or install Xcode via the App Store.
Once installed, run:
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
sudo xcodebuild -runFirstLaunch
✗ CocoaPods not installed.
CocoaPods is used to retrieve the iOS and macOS platform side's plugin
code that responds to your plugin usage on the Dart side.
Without CocoaPods, plugins will not work on iOS or macOS.
For more info, see https://flutter.dev/platform-plugins
To install see
https://guides.cocoapods.org/using/getting-started.html#installation for
instructions.
[✓] Chrome - develop for the web
[!] Android Studio (version 2024.2)
✗ Unable to find bundled Java version.
[✓] VS Code (version 1.95.3)
[✓] Connected device (2 available)
[✓] HTTP Host Availability