mtellect / FlutterMulti-ImagePicker

Apache License 2.0
56 stars 9 forks source link

Doesn't support the current swift version for ios #1

Open alexrabin opened 6 years ago

Sh1d0w commented 6 years ago

Same issue, @mtellect can you advise, please?

xland commented 6 years ago

Same issue, ios 11.4

chhota89 commented 5 years ago

Same issue here Error output from Xcode build: ↳ BUILD FAILED

Xcode's output: ↳ The “Swift Language Version” (SWIFT_VERSION) build setting must be set to a supported value for targets which use Swift. Supported values are: 3.0, 4.0, 4.2. This setting can be set in the build settings editor.

Sh1d0w commented 5 years ago

For anyone needing such plugin, since this one does not seem like actively maintained at all, I've ended up creating my own plugin that I use in already published apps.

Here is it if anyone needs such: https://github.com/Sh1d0w/multi_image_picker