esysberlin / esys-flutter-share

A Flutter plugin for sharing files & text with other applications.
Apache License 2.0
130 stars 147 forks source link

` does not specify a Swift version and none of the targets (`Runner`) integrating it have the `SWIFT_VERSION` attribute set. Please contact the author or set the `SWIFT_VERSION` attribute in at least one of the targets that integrate this pod. - `wc_flutter_share` does not specify a Swift version and none of the targets (`Runner`) integrating it have the `SWIFT_VERSION` attribute set. Please contact the author or set the `SWIFT_VERSION` attribute in at least one of the targets that integrate this pod. #45

Open slhaos opened 4 years ago

slhaos commented 4 years ago

does not specify a Swift version and none of the targets (Runner) integrating it have theSWIFT_VERSION attribute set. Please contact the author or set theSWIFT_VERSION` attribute in at least one of the targets that integrate this pod.

renanyoy commented 4 years ago

the patch in the podfile doesn't work anymore, can you update your project to make it working on iOS ?

rabihmb commented 4 years ago

I'm getting the same error as below:

[!] Unable to determine Swift version for the following pods:
- `wc_flutter_share` does not specify a Swift version and none of the targets (`Runner`) integrating it have the `SWIFT_VERSION` attribute set. Please contact the author or set the `SWIFT_VERSION` attribute in at least one of the targets that integrate this pod

Any update, please!

TheFedex87 commented 4 years ago

this seems to solve the problem: https://github.com/esysberlin/esys-flutter-share/issues/24#issuecomment-527611976