Closed sbeitzel closed 5 years ago
hi, equals
esys_flutter_sharedoes not specify a Swift version and none of the targets (
Runner) integrating it have the
SWIFT_VERSIONattribute set. Please contact the author or set the
SWIFT_VERSION` attribute in at least one of the targets that integrate this pod.
Thanks, thanks for your works...
wait for solution...
please... resolve this problems!!! Thanks... I love you!!!!
hi... resolve link: https://github.com/fluttercommunity/flutter_contacts/issues/19
Hi @gustavobrian. Unfortunately i have no idea what to fix and where i should fix that. Could you please provide a pull request?
It seems you have to create your project with flutter create -i swift my_app
for plugins that use swift work properly. It may be a good idea to add a note for this like this plugin did:
Okay, so it seems that the problem lies not in this plugin but in the flutter project which depends on the plugin. This issue should therefore become a documentation issue:
I'm trying to use this plugin in a project where I share an image to email, but I can't do it just yet. When I enable the plugin, the project won't build for iOS. I get this output: