esys-flutter-share icon indicating copy to clipboard operation
esys-flutter-share copied to clipboard

` 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.

Open slhaos opened this issue 5 years ago • 3 comments

does not specify a Swift version and none of the targets (Runner) integrating it have the SWIFT_VERSIONattribute set. Please contact the author or set theSWIFT_VERSIONattribute 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_VERSIONattribute set. Please contact the author or set theSWIFT_VERSION` attribute in at least one of the targets that integrate this pod.

slhaos avatar Nov 09 '19 07:11 slhaos

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

renanyoy avatar Nov 23 '19 10:11 renanyoy

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!

rabihmb avatar Dec 14 '19 12:12 rabihmb

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

TheFedex87 avatar Dec 18 '19 15:12 TheFedex87