You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 12, 2023. It is now read-only.
Describe the bug
After running pod install in ios folder there is an error:
[!] Unable to determine Swift version for the following pods:
- `RNDominantColor` does not specify a Swift version and none of the targets (`PROJECT`) 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.
To Reproduce
<--
Steps to reproduce the behavior:
Go to ios folder
run pod install
!-->
Expected behavior
Installation of rn-dominant-color without errors