- `JSONWebToken` does not specify a Swift version and none of the targets (`ios`) 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.
s
Spoudel347
08/30/2023, 8:33 AM
This is an issue with the cocoa pod. Have you opened your iOS project on Xcode at least once? Usually, Xcode automatically sets the swift version of the project.
t
Tapan Desai
08/30/2023, 1:29 PM
Yes, I have. I also tried setting swift version from xcode project settings, but that didn’t work