Regex icon indicating copy to clipboard operation
Regex copied to clipboard

Specify swift version

Open vaind opened this issue 3 years ago • 0 comments
trafficstars

Getting the following version during build. I can get around that by specifying the version in the consuming pod, but would be nice if the reason was fixed in the dependency itself:

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

vaind avatar Aug 07 '22 19:08 vaind