Could not build the application for the simulator.

오준석 | Junsuk Oh·2022년 11월 15일

코딩삽질방지

목록 보기
29/66

삽질 5시간 이상

에러메시지

Swift Compiler Error (Xcode): Cannot find 'FlutterErrorNotImplemented' in scope
/Users/junsuk/dev/flutter/.pub-cache/hosted/pub.dartlang.org/desktop_webview_auth-0.0.10/io
s/Classes/SwiftDesktopWebviewAuthPlugin.swift:11:11


Could not build the application for the simulator.
Error launching application on iPhone 14 Pro Max.

해결방법

rm ios/Podfile

flutter pub upgrade
flutter pub get

cd ios && pod update

flutter clean && flutter run
profile
소프트웨어 개발자 · IT 교육자 · 저자. Android / Kotlin / Flutter / AI Coding 개발하면서 배우고 경험한 것들을 기록합니다. YouTube: 오준석의 생존코딩

0개의 댓글