lyft / lyft/Lyft-iOS-sdk

Compiling issue when deployment target is 13.0 in xcode 14

Open
#32 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.