삽질 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