Compiling issue when deployment target is 13.0 in xcode 14
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 46
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Compiling for iOS 11.0, but module 'LyftSDK' has a minimum deployment target of iOS 13.0: /Users/parasnavadiya/Library/Developer/Xcode/DerivedData/LyftDeeplinkDemo-eesogommwkzrklefmlioptdlhltj/Index.noindex/Build/Products/Debug-iphonesimulator/LyftSDK/LyftSDK.framework/Modules/LyftSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule
Xcode : 14.3.1
Deployment Target : 13.0
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 by reproducing the reported compilation error in Xcode 14.3.1 with the deployment target set to iOS 13.0, then inspect how the LyftSDK framework and the demo project declare their deployment targets. Done means the project compiles without the iOS 11.0 versus iOS 13.0 module mismatch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100