input-mask-ios icon indicating copy to clipboard operation
input-mask-ios copied to clipboard

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

Open dustinyoste opened this issue 4 years ago • 0 comments

Describe the bug

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

- `InputMask` does not specify a Swift version and none of the targets (`AppName`) 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.

Additional context I believe including a swift_version to InputMask.podspec will resolve the problem.

dustinyoste avatar Apr 14 '21 16:04 dustinyoste