Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting a pod install error #31

Closed
Ericwc1 opened this issue Jun 19, 2019 · 1 comment
Closed

Getting a pod install error #31

Ericwc1 opened this issue Jun 19, 2019 · 1 comment

Comments

@Ericwc1
Copy link

Ericwc1 commented Jun 19, 2019

Getting a pod install error, This is the output when running flutter run -v
very new to flutter and mobile development in general not sure how to solve this issue. Please advise thanks!

` [!] Unable to determine Swift version for the following pods:

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

`

@Ericwc1
Copy link
Author

Ericwc1 commented Jun 21, 2019

Figured out the issue has to so with Flutter and how you created your project. See this other plugins wiki page for the solution...
https://github.com/ko2ic/image_downloader/wiki#your-appdelegate-is-the-case-of-objective-c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant