Unable to determine Swift version for the following pods
Open
- Dominant language
- Swift
- Stars
- 4.3k
- Forks
- 677
- PR merge metrics
- No merged PRs in 30d
Description
- `HandyJSON` does not specify a Swift version and none of the targets (`packager`) 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.
能不能在.podspec文件加上s.swift_version = 'X.X'
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the repository's .podspec file and inspect how the HandyJSON pod declares its Swift compatibility. Check the CocoaPods warning with the packager target, then verify that the warning is resolved after the podspec includes an appropriate Swift version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100