flutter-package / images_picker

Flutter plugin for selecting images/videos from the Android and iOS gallery, and taking pictures/videos with the camera
MIT License
65 stars 87 forks source link

When i build in ios, Cannot find 'Res' in scope #97

Open tzt1994 opened 1 year ago

tzt1994 commented 1 year ago

Environment

Technology Version
Flutter version 3.3.10
Plugin version 1.2.11
Android version
iOS version 16.2
Xcode version 14.2

Device information:

Description

When I build ios happen error: Swift Compiler Error (Xcode): Cannot find 'Res' in scope /Users/tangzhentao/flutter/.pub-cache/hosted/pub.flutter-io.cn/images_picker-1.2.11/ios/Classes/SwiftImagesPickerPlugin.swift:67:30

Expected behavior:

Current behavior:

Steps to reproduce

  1. This
  2. Than that
  3. Then

Images

Stacktrace/Logcat