Swift 5 Support
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 46
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Unable to install SDK using Carthage build on Swift 5 Xcode 10.2
```error: SWIFT_VERSION '3.0.1' is unsupported, supported versions are: 4.0, 4.2, 5.0. (in target 'LyftSDK')```
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Carthage build for the LyftSDK target using Xcode 10.2 and Swift 5, focusing on the SWIFT_VERSION setting reported in the error. Confirm that the SDK installs successfully and that the unsupported Swift 3.0.1 error no longer appears.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100