
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
원격으로 진행해주셨는데 바로 에뮬레이터 키면 오류가 아래와 같이 뜹니다.
Launching lib/main.dart on iPhone 16 Pro in debug mode...
Xcode build done. 3.1s
Failed to build iOS app
Lexical or Preprocessor Issue (Xcode): 'Flutter/Flutter.h' file not found
/Users/hyungkyucho/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12+2/ios/image_picker_ios/Sources/image_picker_ios/messages.g.m:11:8
Lexical or Preprocessor Issue (Xcode): 'Flutter/Flutter.h' file not found
/Users/hyungkyucho/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12+2/ios/image_picker_ios/Sources/image_picker_ios/FLTPHPickerSaveImageToPathOperation.m:4:8
Lexical or Preprocessor Issue (Xcode): 'Flutter/Flutter.h' file not found
/Users/hyungkyucho/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12+2/ios/image_picker_ios/Sources/image_picker_ios/include/image_picker_ios/FLTImagePickerPlugin.h:4:8
Could not build the application for the simulator.
Error launching application on iPhone 16 Pro.
ㅠㅠ 에뮬레이터 키면 오류가 뜹니다.
