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

For IOS I received this message "Unable to determine Swift version for the following pods" #3

Closed
EdinsonNM opened this issue Apr 7, 2020 · 3 comments
Assignees

Comments

@EdinsonNM
Copy link

EdinsonNM commented Apr 7, 2020

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

  • biometric_storage 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.
@hpoul
Copy link
Collaborator

hpoul commented Apr 7, 2020

I have now added a swift version to the podspec.. maybe you could try the current master? in your pubspec for example:

    flutter_async_utils:
    git:
      url: https://github.com/authpass/biometric_storage.git
      ref: 788b13e4939712845bd40cc378139ccf6d716a9d

@hpoul hpoul self-assigned this Apr 7, 2020
@EdinsonNM
Copy link
Author

Thanks @hpoul . Now this works fine for me. I owe you one :)

@hpoul
Copy link
Collaborator

hpoul commented Apr 9, 2020

Great, thanks for testing. I've just published it to pub as 0.3.3.

@hpoul hpoul closed this as completed Apr 9, 2020
oleksii-furaiev-tide pushed a commit to oleksii-furaiev-tide/biometric_storage that referenced this issue Jul 27, 2023
…set-biometrics-android-read-write

Add: reset biometrics error
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

2 participants